1.3.6.1.4.1.19376.1.8.1.4.2/static-2016-06-21T140211

Aus Hl7wiki
Version vom 2. Februar 2017, 13:46 Uhr von ADbot (Diskussion | Beiträge) (Automated ADBot page content)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche
Id1.3.6.1.4.1.19376.1.8.1.4.2Effective Date valid from 2016‑06‑21 14:02:11
StatusKyellow.png DraftVersion Label
NameIHEPaLMAuthorDisplay NameCDA author
Description

This Content Module is usable in the CDA header, in a <section> and at various depths of an <entry>.
It describes an author having contributed to the document wholly or to a portion of it (e.g., a section, an observation, a group of observations).

A given document or any delimited portion of it may have more than one author.

An author MAY be a person or a device (manufactured device or software system). In both cases the scoping organization MAY be described.

LabelPaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
ClassificationCDA Header Level Template
Open/ClosedOpen (other than defined elements are allowed)
Associated with
Associated with 2 concepts
IdNameData Set
psr-data​element-4PathologistAPSR 2.0
psr-data​element-79DeviceAPSR 2.0
Used by / Uses
Used by 14 templates, Uses 2 templates
Used by Template id as NameVersion
1.3.6.1.4.1.19376.1.8.1.1.1Kyellow.png Anatomic Pathology Structured Report (2.0)2014‑05‑13 11:57:57
1.3.6.1.4.1.19376.1.8.1.2.1Kyellow.png Clinical Information Section (2.0)2014‑05‑13 14:38:08
1.3.6.1.4.1.19376.1.8.1.2.2Kyellow.png Intraoperative Observation Section (2.0)2014‑05‑13 19:29:16
1.3.6.1.4.1.19376.1.8.1.2.3Kyellow.png Macroscopic Observation Section (2.0)2014‑05‑13 11:57:09
1.3.6.1.4.1.19376.1.8.1.2.4Kyellow.png Microscopic Observation Section (2.0)2014‑05‑13 14:25:17
1.3.6.1.4.1.19376.1.8.1.2.5Kyellow.png Diagnostic Conclusion Section (2.0)2014‑05‑13 19:31:26
1.3.6.1.4.1.19376.1.8.1.2.6Kyellow.png Procedure Steps Section (2.0)2014‑05‑13 19:33:12
1.3.6.1.4.1.19376.1.8.1.2.7Kyellow.png Report Textual Summary Section (2.0)2016‑06‑13 17:54:42
1.3.6.1.4.1.19376.1.3.10.4.1ContainmentKyellow.png Specimen Procedure Step (2.0)2016‑07‑08 13:20:59
1.3.6.1.4.1.19376.1.3.10.4.1Link.pngKvalidblue.png Specimen Procedure Step (1.0)2014‑07‑29 16:02:02
1.3.6.1.4.1.19376.1.3.10.4.3ContainmentKyellow.png ICD-O-3 Typing and Grading Observation (2.0)2015‑11‑29 17:03:18
1.3.6.1.4.1.19376.1.8.1.3.6Link.pngKyellow.png Problem Organizer (2.0)2015‑08‑13 10:24:55
1.3.6.1.4.1.19376.1.3.10.3.1Link.pngKyellow.png Additional Specified Observation Section (2.0)2016‑11‑13 14:28:08
1.3.6.1.4.1.19376.1.8.1.4.9ContainmentKyellow.png AP Observation Entry (2.0)2014‑05‑14 17:09:54
Uses Template id as NameVersion
1.2.276.0.76.10.90010IncludeKgreen.png CDA Person ElementsDYNAMIC
1.2.276.0.76.10.90011IncludeKgreen.png CDA Organization ElementsDYNAMIC
RelationshipSpecialization: template 2.16.840.1.113883.10.12.102 (DYNAMIC)
Adaptation: template 1.2.276.0.76.10.2002 (2013‑07‑10)
Example
author is a person
<author typeCode="AUT">
  <functionCode code="DISPHYS" displayName="discharging physician" codeSystem="2.16.840.1.113883.5.88" codeSystemName="ParticipationFunction"/>  <time value="20130407130000+0500"/>  <assignedAuthor classCode="ASSIGNED">
    <assignedPerson classCode="PSN" determinerCode="INSTANCE">
      <name>
        <given>Marie</given>        <family>Müller</family>      </name>
    </assignedPerson>
    <representedOrganization>
      <id root="2.16.840.1.113883.19.5"/>      <name>Beispiel Krankenhaus</name>    </representedOrganization>
  </assignedAuthor>
</author>
Example
author is a device
<author typeCode="AUT">
  <assignedAuthor classCode="ASSIGNED">
    <assignedAuthoringDevice classCode="DEV" determinerCode="INSTANCE">
      <code>...</code>    </assignedAuthoringDevice>
  </assignedAuthor>
</author>
ItemDTCardConfDescriptionLabel
hl7:author
PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treetree.png@typeCode
cs0 … 1FAUT
Treetree.png@context​Control​Code
cs0 … 1FOP
 Target.pngAssociated with concepts:
psr-data​element-4PathologistAPSR 2.0
psr-data​element-79DeviceAPSR 2.0
 Example
author is a person
<author typeCode="AUT" contextControlCode="OP">
  <time value="201306101654"/>  <assignedAuthor classCode="ASSIGNED">
    <!-- ... -->
  </assignedAuthor>
</author>
Treetree.pnghl7:functionCode
CE0 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.10267 ParticipationFunction (DYNAMIC)
Treetree.pnghl7:time
TS.​DATE.​MIN1 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treetree.pnghl7:assignedAuthor
1 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreetree.png@classCode
cs0 … 1FASSIGNED
Treeblank.pngTreetree.pnghl7:id
II1 … *PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreetree.pnghl7:code
CE0 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreetree.pnghl7:telecom
TEL0 … *PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Choice1 … 1Elements to choose from:
  • hl7:assigned​Person
  • hl7:assigned​Authoring​Device
Treeblank.pngTreeblank.pngTreetree.pnghl7:assigned​Person
 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Included0 … * from 1.2.276.0.76.10.90010 CDA Person Elements (DYNAMIC)
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@classCode
0 … 1FPSN
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@determiner​Code
0 … 1FINSTANCE
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:name
PN0 … *PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreeblank.pngTreetree.pnghl7:assigned​Authoring​Device
 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@classCode
cs0 … 1FDEV
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@determiner​Code
cs0 … 1FINSTANCE
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:manufacturer​Model​Name
SC1 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.pnghl7:softwareName
SC1 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreetree.pnghl7:represented​Organization
1 … 1MPaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
 Example
author is a device
<representedOrganization classCode="ORG" determinerCode="INSTANCE">
  <name>
    <!-- ... -->
  </name>
</representedOrganization>
Included from 1.2.276.0.76.10.90011 CDA Organization Elements (DYNAMIC)
Treeblank.pngTreeblank.pngTreetree.png@classCode
0 … 1FORG
Treeblank.pngTreeblank.pngTreetree.png@determiner​Code
0 … 1FINSTANCE
Treeblank.pngTreeblank.pngTreetree.pnghl7:id
II0 … *PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreeblank.pngTreetree.pnghl7:name
ON1 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreeblank.pngTreetree.pnghl7:telecom
TEL0 … *PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author
Treeblank.pngTreeblank.pngTreetree.pnghl7:addr
AD0 … 1PaLM Suppl.APSR 2.0‑3:6.3.6.2 Author