Back To Index  <<  Back To Templates

ref Template  Author

Id 2.16.756.5.30.1.1.10.9.23
ref
(from repository: hl7chcda-)
Effective Date valid from 2017‑09‑05 13:08:24
Status draft Draft Version Label 2017
Name cdach_other_Author Display Name Author
Description
Information about the author of a CDA document, section or entry. An author MAY be a person or a device. All CDA-CH V2 derivatives, i.e. Swiss exchange formats MUST use this template at least in the CDA Header by either reference or specialisation.
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 3 templates, Uses 3 templates
Used by as Name Version
2.16.756.5.30.1.1.10.9.40 Include draft RESP Header Template Compilation (2017) 2017‑11‑20 13:35:46
2.16.756.5.30.1.1.10.1.2 link draft EmergencyMedicalServiceProtocol (2017) 2017‑06‑13 17:19:29
2.16.756.5.30.1.1.10.1.2 link cancelled EmergencyMedicalServiceProtocol (2017) 2017‑05‑31 17:19:29
Uses as Name Version
2.16.756.5.30.1.1.10.9.34 Containment draft Person Name Information Compilation - eCH-0011 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.21 Containment draft Device Compilation with name (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.24 Containment draft Organization Compilation with name (2017) DYNAMIC
Relationship Version: template 2.16.756.5.30.1.1.10.2.2 (2009‑01‑27)
Specialization: template 2.16.840.1.113883.10.12.102 (2005‑09‑07)
Example
Sample author
<author>
  <functionCode code="309343006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Physician"/>  <time value="20170905"/>  <assignedAuthor>
    <id extension="7608888888888" root="2.51.1.3"/>    <assignedPerson>
      <name>
        <prefix>Dr. med.</prefix>        <given>Allzeit</given>        <family>Bereit</family>      </name>
    </assignedPerson>
    <representedOrganization>
      <id extension="7609999999999" root="2.51.1.3"/>      <name>Gruppenpraxis CH</name>      <telecom value="tel:+41.32.234.55.66" use="WP"/>      <telecom value="fax:+41.32.234.55.67" use="WP"/>      <telecom value="mailto:bereit@gruppenpraxis.ch" use="WP"/>      <telecom value="http:www.gruppenpraxis.ch" use="WP"/>      <addr use="WP">
        <streetName>Doktorgasse</streetName>        <houseNumber>2</houseNumber>        <city>Musterhausen</city>        <postalCode>8888</postalCode>        <country>CH</country>      </addr>
    </representedOrganization>
  </assignedAuthor>
</author>
Item DT Card Conf Description Label
hl7:author
1 … * R Information about the author of a CDA document, section or entry. An author MAY be a person or a device. (cdadotshor)
hl7:functionCode
CE 1 … 1 R The functionCode MUST be taken from the Swiss EPR Value-Set for author roles. See FDHA Ordinance on the Electronic Patient Record (EPRO-FDHA), Appendix 3: Metadata, Section 2.1.
If the desired functionCode is not available in the Swiss EPR Value-Set for author roles, the code 133932002 (Other Caregiver) MUST be used. In this case, the originalText element MUST contain the description of the role.
Translations to other vocabularies are allowed.
(cdadotshor)
@displayName
st 1 … 1 R
@code
cs 1 … 1 R
@codeSystemName
st 1 … 1 F SNOMED CT
@codeSystem
oid 1 … 1 F 2.16.840.1.113883.6.96
  CONF
The value of @code shall be drawn from value set 2.16.756.5.30.1.127.3.10.1.1.3 EprAuthorRole (DYNAMIC)
  Example <functionCode code="106292003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Professional nurse"/>
  Example <functionCode code="133932002" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Other Caregiver">
  <originalText>Home helper</originalText></functionCode>
  Example <functionCode code="133932002" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Other Caregiver">
  <originalText>Laboratory technician</originalText>  <translation code="3212" codeSystem="2.16.840.1.113883.2.9.6.2.7" codeSystemName="ISCO-08" displayName="Medical and pathology laboratory technicians"/></functionCode>
  Schematron assert role red error  
  test not(@code='133932002') or (originalText/text())  
  Message Other Caregivers description MUST be declared in the originalText element.  
hl7:originalText
ED 0 … 1 C Other Caregivers description MUST be declared in the originalText element. (cdadotshor)
hl7:translation
0 … * A translation of the code to another coding system (e.g. ISCO-08: 2.16.840.1.113883.2.9.6.2.7) (cdadotshor)
@displayName
st 1 … 1 R
@code
cs 1 … 1 R
@codeSystemName
st 1 … 1 R
@codeSystem
oid 1 … 1 R
hl7:time
TS.CH.TZ 1 … 1 R Timestamp of the authorship. (cdadotshor)
hl7:assignedAuthor
1 … 1 R (cdadotshor)
  Schematron assert role red error  
  test not(assignedAuthoringDevice/softwareName) or (representedOrganization)  
  Message For device authors the element representedOrganization is REQUIRED.  
hl7:id
II 1 … 1 R The specification of GS1 GLN is REQUIRED. If it is not (yet) known, this MUST be declared using nullFlavor.
For persons: their personal GLN MUST be declared.
For devices or software modules: the GLN of their organization MUST be declared.
(cdadotshor)
@nullFlavor
cs 0 … 1 F NAV
  Temporarily unknown, will be filled later.
@extension
st 0 … 1   The GS1 GLN.
@root
cs 0 … 1 F 2.51.1.3
  OID for GS1 GLN.
  Schematron assert role red error  
  test (@root='2.51.1.3' and @extension) or (@nullFlavor='NAV')  
  Message Either the GS1 GLN or nullFlavor='NAV' is REQUIRED  
hl7:id
II 0 … * Other ids are allowed. (cdadotshor)
@extension
st 1 … 1 R The id itself. It MUST be unique within the issuing system.
@root
cs 1 … 1 R The OID of the system that issued the id. OIDs of code systems, which are published in a public OID registry are REQUIRED. Others are NOT ALLOWED.
Choice 1 … 1 Elements to choose from:
hl7:assignedPerson
0 … 1 The author as a person.
Contains 2.16.756.5.30.1.1.10.9.34 Person Name Information Compilation - eCH-0011 (DYNAMIC)
(cdadotshor)
hl7:assignedAuthoringDevice
0 … 1 The author as a device.
Contains 2.16.756.5.30.1.1.10.9.21 Device Compilation with name (DYNAMIC)
(cdadotshor)
hl7:representedOrganization
0 … 1 The author's organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
(cdadotshor)