Back To Index  <<  Back To Templates

ref Template  Author Compilation with name

Id 2.16.756.5.30.1.1.10.9.48
ref
hl7chcda-
Effective Date 2018‑04‑18
Status active Active Version Label 2017
Name cdach_other_AuthorCompilationWithName Display Name Author Compilation with name
Description Reusable template wherever an author with required name is used in a CDA-CH V2 document. CDA-CH V2 derivatives, i.e. Swiss exchange formats MAY use this template by either reference or specialisation.
Context Pathname
Label CDA‑CH V2
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 22 templates, Uses 3 templates
Used by as Name Version
2.16.756.5.30.1.1.10.4.100 Containment pending Problem Status Observation (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.4.98 link pending Allergy Or Intolerance Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.4.91 link pending Allergies and Intolerances Concern Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.3.51 link pending Allergies and other Adverse Reactions Section - coded (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.1.17 link pending Immunization Recommendation Request (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.1.18 link pending Immunization Recommendation Response (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.1.19 link pending Vaccination Record (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.4.102 Containment pending Pregnancy Observation Delivery Date (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.3.53 link pending Current Pregnancy Section - coded (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.4.84 Containment pending Gestational Age At Birth (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.3.46 link pending Other Relevant Observations Section - coded (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.4.89 Containment pending Immunization Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.3.47 link pending Immunizations Section - coded (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.1.15 link pending Immunization Certificate (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.1.16 link pending Immunization Administration (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.4.92 Containment pending Pregnancy Observation Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.4.93 Containment pending Immunization Recommendation Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.3.48 link pending Immunization Recommendations Section - coded (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.4.97 Containment pending Problem Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.4.90 link pending Problem Concern Entry (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.3.25 link pending Active Problems Section - coded (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.3.50 link pending History Of Past Illness Section - coded (2016) 2016‑11‑11
Uses as Name Version
2.16.756.5.30.1.1.10.9.34 Containment active Person Name Information Compilation - eCH-0011 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.21 Containment active Device Compilation with name (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.24 Containment active Organization Compilation with name (2017) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.318 (2005‑09‑07)
Example
Sample author
<functionCode code="309343006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Physician"/><time value="20170905"/><assignedAuthor>
  <id root="2.51.1.3" extension="7608888888888"/>  <assignedPerson>
    <name>
      <prefix>Dr. med.</prefix>      <given>Allzeit</given>      <family>Bereit</family>    </name>
  </assignedPerson>
  <representedOrganization>
    <id root="2.51.1.3" extension="7609999999999"/>    <name>Gruppenpraxis CH</name>  </representedOrganization>
</assignedAuthor>
Item DT Card Conf Description Label
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, nullFlavor='NAV' MUST be used. In this case, the originalText element MUST contain the description of the role.
Translations to other vocabularies are allowed.
CDA‑CH V2
@nullFlavor
st 0 … 1 F NAV
@code
cs 0 … 1  
@codeSystem
oid 0 … 1 F 2.16.840.1.113883.6.96
@codeSystemName
st 0 … 1 F SNOMED CT
@displayName
st 0 … 1  
  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
Patient
<functionCode code="116154003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Patient"/>
  Example
Nurse
<functionCode code="106292003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Professional nurse"/>
  Example
Home helper
<functionCode nullFlavor="NAV">
  <originalText>Home helper</originalText></functionCode>
  Example
Laboratory technician
<functionCode nullFlavor="NAV">
  <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 (@code and @codeSystem) or (@nullFlavor='NAV')  
  Message Either a code with its code system or nullFlavor='NAV' is required.  
  Schematron assert role red error  
  test not(@nullFlavor) or (hl7:originalText)  
  Message Other Caregivers description MUST be declared in the originalText element in case of nullFlavor.  
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) CDA‑CH V2
@code
cs 1 … 1 R
@codeSystem
oid 1 … 1 R
@codeSystemName
st 1 … 1 R
@displayName
st 1 … 1 R
hl7:time
TS.CH.TZ 1 … 1 R Timestamp of the authorship. CDA‑CH V2
hl7:assignedAuthor
1 … 1 R CDA‑CH V2
  Schematron assert role red error  
  test not(assignedAuthoringDevice/softwareName) or (representedOrganization)  
  Message For device authors the element representedOrganization is REQUIRED.  
hl7:id
II 0 … * The author's id. CDA‑CH V2
@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.
@extension
st 0 … 1   Contains the ID itself. The ID MUST be unique within the system that issued the ID.
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)
CDA‑CH V2
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)
CDA‑CH V2
hl7:representedOrganization
0 … 1 The author's organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
CDA‑CH V2