1.3.6.1.4.1.19376.1.8.1.4.2

Aus HL7 Austria MediaWiki
Wechseln zu: Navigation, Suche

Weitere Informationen sind zusammengefasst im Hilfe-Beitrag Templates.

1 Template CDAAuthorIHE

Die Autor-Relation gibt den Urheber der Dokumentation und den Zeitpunkt der Autorenschaft wieder. Dies sind in der Regel Personen (Gesundheitsdienstleister) oder auch Geräte, die Daten erzeugen.

1.1 Aktuelle Version

Id1.3.6.1.4.1.19376.1.8.1.4.2Gültigkeit ab2016‑06‑21 14:02:11
Status  EntwurfVersions-Label2.0
NameCDAAuthorIHEBezeichnungAuthor
Beschreibung
Die Autor-Relation gibt den Urheber der Dokumentation und den Zeitpunkt der Autorenschaft wieder. Dies sind in der Regel Personen (Gesundheitsdienstleister) oder auch Geräte, die Daten erzeugen.
LabelPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
KlassifikationTemplate-Typ nicht spezifiziert
Offen/GeschlossenOffen (auch andere als die definierten Elemente sind erlaubt)
Benutzt
Benutzt 2 Templates
Benutzt als NameVersion
2.16.840.1.113883.10.12.152Inklusion  CDA Person2005‑09‑07
2.16.840.1.113883.10.12.151Inklusion  CDA Organization2005‑09‑07
BeziehungAdaptation: Template 2.16.840.1.113883.10.12.102 CDA author (DYNAMIC)
ref
ad1bbr-
Beispiel
example from use case #1, author is a person
<author>
  <templateId root="1.3.6.1.4.1.19376.1.8.1.4.2"/>  <time value="20100104131933-0500"/>  <assignedAuthor classCode="ASSIGNED">
    <id root="1.3.6.1.4.1.19376.1.8.9.3" extension="801234567897"/>    <addr nullFlavor="MSK"/>    <telecom value="tel:+33-602030499"/>    <assignedPerson classCode="PSN" determinerCode="INSTANCE">
      <name>
        <given>Marcel</given>        <family>Pathologist</family>        <suffix>Ph D</suffix>      </name>
    </assignedPerson>
    <representedOrganization>
      <id root="1.3.6.1.4.1.19376.1.8.9.4" extension="1120456789"/>      <name>CANCER INSTITUTE</name>      <telecom nullFlavor="MSK"/>      <addr nullFlavor="MSK"/>    </representedOrganization>
  </assignedAuthor>
</author>
Beispiel
author is a device
<author typeCode="AUT">
  <assignedAuthor classCode="ASSIGNED">
    <assignedAuthoringDevice classCode="DEV" determinerCode="INSTANCE">
      <code>...</code>    </assignedAuthoringDevice>
  </assignedAuthor>
</author>
ItemDTKardKonfBeschreibungLabel
hl7:author
0 … *RPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
 @typeCode
cs1 … 1FAUT
 Beispiel
author is a person
<author typeCode="AUT" contextControlCode="OP">
  <time value="201306101654"/>  <assignedAuthor classCode="ASSIGNED">
    <!-- ... -->
  </assignedAuthor>
</author>
 hl7:templateId
1 … 1MPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
  @root
uid1 … 1F1.3.6.1.4.1.19376.1.8.1.4.2
 hl7:time
TS1 … 1M 

The authoring time is the date & time that this author contributed to the document. It SHALL be provided.

PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
 hl7:assignedAuthor
0 … 1CPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
  @classCode
cs0 … 1FASSIGNED
  hl7:id
II1 … *MPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
  hl7:addr
AD1 … *MPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
  hl7:telecom
TEL1 … *MPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
Auswahl1 … 1
 

The author is either an assigned person or an authoring device.

Elemente in der Auswahl:
  • hl7:assigned​Person
  • hl7:assigned​Authoring​Device
   hl7:assigned​Person
0 … 1CPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
Eingefügt1 … 1R von 2.16.840.1.113883.10.12.152 CDA Person (2005‑09‑07)
  The name(s) SHALL be given.
    @classCode
0 … 1FPSN
    @determiner​Code
0 … 1FINSTANCE
    hl7:name
PN1 … 1RPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
   hl7:assigned​Authoring​Device
0 … 1CPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
    @classCode
cs0 … 1FDEV
    @determiner​Code
cs0 … 1FINSTANCE
    hl7:manufacturer​Model​Name
SC0 … 1RPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
    hl7:softwareName
SC0 … 1RPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
    hl7:code
CE0 … 1RPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
  hl7:represented​Organization
0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
 Beispiel
represented organization for author as a device
<representedOrganization classCode="ORG" determinerCode="INSTANCE">
  <name>
    <!-- ... -->
  </name>
</representedOrganization>
Eingefügt0 … 1 von 2.16.840.1.113883.10.12.151 CDA Organization (2005‑09‑07)
  The identifier(s) SHOULD, the name SHALL, the telecom(s) and the address(es) MAY be given.
   @classCode
0 … 1FORG
   @determiner​Code
0 … 1FINSTANCE
   hl7:id
II0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
   hl7:name
ON0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
   hl7:telecom
TEL0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
   hl7:addr
AD0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
   hl7:standardIndustryClassCode
CE0 … 1  SHALL be chosen from domain OrganizationIndustryClassPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
   hl7:asOrganizationPartOf
0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
    @classCode
0 … 1FPART
    hl7:id
II0 … *RPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
    hl7:code
CE0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
 CONF
MUSS aus der Konzeptdomäne "RoleCode" gewählt werden
    hl7:statusCode
CS0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.1.11.15999 RoleStatus (DYNAMIC)
    hl7:effectiveTime
IVL_TS0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
    hl7:wholeOrganization
0 … 1PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
     @classCode
0 … 1FORG
     @determiner​Code
0 … 1FINSTANCE
     hl7:id
II0 … *PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
     hl7:name
ON0 … *PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
     hl7:telecom
TEL0 … *PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
     hl7:addr
AD0 … *PaLM Suppl.APSR 2.0‑3:6.3.5.1 Author
     hl7:standardIndustryClassCode
CE0 … 1  SHALL be chosen from domain OrganizationIndustryClassPaLM Suppl.APSR 2.0‑3:6.3.5.1 Author


1.2 Zusammenstellung aller Versionen dieses Templates