Template

Show index

Template Author 2017‑09‑05 13:08:24

Id2.16.756.5.30.1.1.10.9.23
ref
hl7chcda-
Effective Date2017‑09‑05 13:08:24
Statusdraft DraftVersion Label2017
Namecdach_other_AuthorDisplay NameAuthor
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.
ClassificationTemplate type not specified
Open/ClosedOpen (other than defined elements are allowed)
RelationshipVersion: template 2.16.756.5.30.1.1.10.2.2 (2009‑01‑27)
ref
hl7chcda-

Specialization: template 2.16.840.1.113883.10.12.102 CDA author (2005‑09‑07)
ref
ad1bbr-
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>
ItemDTCardConfDescriptionLabel
hl7:author
1 … *RInformation about the author of a CDA document, section or entry. An author MAY be a person or a device.cdacdotsthor
hl7:functionCode
CE1 … 1R 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.
cdacdotsthor
@displayName
st1 … 1R
@code
cs1 … 1R
@codeSystemName
st1 … 1FSNOMED CT
@codeSystem
oid1 … 1F2.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 DocumentEntry.author.authorRole (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 assertrolered error 
 testnot(@code='133932002') or (originalText/text()) 
 MessageOther Caregivers description MUST be declared in the originalText element. 
hl7:originalText
ED0 … 1COther Caregivers description MUST be declared in the originalText element.cdacdotsthor
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)cdacdotsthor
@displayName
st1 … 1R
@code
cs1 … 1R
@codeSystemName
st1 … 1R
@codeSystem
oid1 … 1R
hl7:time
TS.CH.TZ1 … 1RTimestamp of the authorship.cdacdotsthor
hl7:assignedAuthor
1 … 1Rcdacdotsthor
 Schematron assertrolered error 
 testnot(assignedAuthoringDevice/softwareName) or (representedOrganization) 
 MessageFor device authors the element representedOrganization is REQUIRED. 
hl7:id
II1 … 1R 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.
cdacdotsthor
@nullFlavor
cs0 … 1FNAV
 Temporarily unknown, will be filled later.
@extension
st0 … 1 The GS1 GLN.
@root
cs0 … 1F2.51.1.3
 OID for GS1 GLN.
 Schematron assertrolered error 
 test(@root='2.51.1.3' and @extension) or (@nullFlavor='NAV') 
 MessageEither the GS1 GLN or nullFlavor='NAV' is REQUIRED 
hl7:id
II0 … *Other ids are allowed.cdacdotsthor
@extension
st1 … 1RThe id itself. It MUST be unique within the issuing system.
@root
cs1 … 1RThe 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.
Choice1 … 1Elements to choose from:
hl7:assignedPerson
0 … 1The author as a person.
Contains 2.16.756.5.30.1.1.10.9.34 Person Name Information Compilation - eCH-0011 (DYNAMIC)
cdacdotsthor
hl7:assignedAuthoringDevice
0 … 1The author as a device.
Contains 2.16.756.5.30.1.1.10.9.21 Device Compilation with name (DYNAMIC)
cdacdotsthor
hl7:representedOrganization
0 … 1The author's organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
cdacdotsthor