Back To Index  <<  Back To Templates

draft Template  Legal Authenticator

Id 2.16.756.5.30.1.1.10.2.82 Effective Date 2017‑09‑12 20:32:59
Status draft Draft Version Label 2018
Name cdachsmcp_header_LegalAuthenticator Display Name Legal Authenticator
Description The legal authenticator of the document.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.2.82
Label CDA‑CH‑SMCP
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 2 concepts
Id Name Data Set
cdachsmcp-dataelement-220 draft Field 19.3 (Le) draft DMST v3.1 - Etat de Vaud 7.8 updated
cdachsmcp-dataelement-219 draft Field 19.2 (Document validé par) draft DMST v3.1 - Etat de Vaud 7.8 updated
Used by / Uses
Used by 0 transactions and 1 template, Uses 4 templates
Used by as Name Version
2.16.756.5.30.1.1.10.1.11 Include draft Social-medical care plan V2 (2018) 2017‑08‑24 18:00:03
Uses as Name Version
2.16.756.5.30.1.1.10.9.49 Include active Original Text Reference (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.35 Containment active Address Information Compilation - eCH-0010 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.53 Containment draft Person Name Information Compilation - eCH-0011 with Suffix (2018) DYNAMIC
2.16.756.5.30.1.1.10.9.24 Containment active Organization Compilation with name (2017) DYNAMIC
Relationship Specialization: template 2.16.756.5.30.1.1.10.2.5 Legal Authenticator (DYNAMIC)
ref
hl7chcda-
Example
Example
<legalAuthenticator>
  <templateId root="2.16.756.5.30.1.1.10.2.82"/>  <templateId root="2.16.756.5.30.1.1.10.2.5"/>  <time value="20180829"/>  <signatureCode code="S"/>  <assignedEntity>
    <id root="2.51.1.3" extension="7601234567890"/>    <assignedPerson>
      <!-- @use attribute is optional, here -->
      <name use="L">
        <prefix qualifier="AC">Dr. med.</prefix>        <family>Guéri</family>        <given>Théodore</given>        <suffix qualifier="PR">Médecin-chef</suffix>      </name>
    </assignedPerson>
  </assignedEntity>
</legalAuthenticator>
Item DT Card Conf Description Label
hl7:legalAuthenticator
0 … 1 Information about the legal authenticator of a CDA document. A legal authenticator MUST be a person. CDA-dotsSMCP
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.82
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.5
hl7:time
TS.CH.TZ 1 … 1 R Timestamp of the signature. CDA-dotsSMCP
 
target
cdachsmcp-dataelement-220 draft Field 19.3 (Le) draft DMST v3.1 - Etat de Vaud 7.8 updated
hl7:signatureCode
CS 1 … 1 R CDA-dotsSMCP
@code
cs 1 … 1 F S
@codeSystem
oid 0 NP NP/not present
@codeSystemName
st 0 NP NP/not present
@displayName
st 0 NP NP/not present
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.10282 ParticipationSignature (DYNAMIC)
hl7:assignedEntity
1 … 1 R CDA-dotsSMCP
hl7:code
CE 0 … 1 If declared, the code 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.
CDA-dotsSMCP
@code
cs 1 … 1 R
@codeSystem
oid 1 … 1 F 2.16.840.1.113883.6.96
@codeSystemName
st 1 … 1 F SNOMED CT
@displayName
st 1 … 1 R
  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.  
Included 0 … 1 C from 2.16.756.5.30.1.1.10.9.49 Original Text Reference (DYNAMIC)
The human-readable text MUST be generated automatically from the structured information of this element. The text element MUST contain the reference to the corresponding text in the human readable part, ONLY.
hl7:originalText
ED 0 … 1 C CDA‑CH V2
hl7:reference
TEL 1 … 1 M The reference to the corresponding text in the human readable part must be specified by reference to content[@ID]: reference[@value='#xxx'] CDA‑CH V2
@value
1 … 1 R Reference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding element.
  Schematron assert role red error  
  test starts-with(@value,'#')  
  Message The @value attribute content MUST conform to the format '#xxx', where xxx is the ID of the corresponding <content/> element.  
  Variable let Name idvalue  
  Value substring-after(@value,'#')  
  Schematron assert role red error  
  test ancestor::hl7:structuredBody//*[@ID=$idvalue]  
  Message No narrative text found for this reference (no content element within this document has an ID that corresponds to '<value-of select="$idvalue"/>').  
  Schematron assert role red error  
  test parent::*/text()=ancestor::hl7:structuredBody//*[@ID=$idvalue]/text()  
  Message The originalText content MUST be identical to the narrative text for this reference.  
hl7:translation
0 … * A translation of the code to another coding system. CDA-dotsSMCP
@code
cs 1 … 1 R
@codeSystem
oid 1 … 1 R
@codeSystemName
st 1 … 1 R
@displayName
st 1 … 1 R
hl7:addr
AD 1 … * R The assigned entity's address.
Contains 2.16.756.5.30.1.1.10.9.35 Address Information Compilation - eCH-0010 (DYNAMIC)
CDA-dotsSMCP
hl7:telecom
TEL 1 … * R The assigned entity's means of communication (phone, eMail, ...). CDA-dotsSMCP
hl7:assignedPerson
1 … 1 R The assigned person.
Contains 2.16.756.5.30.1.1.10.9.53 Person Name Information Compilation - eCH-0011 with Suffix (DYNAMIC)
CDA-dotsSMCP
 
target
cdachsmcp-dataelement-219 draft Field 19.2 (Document validé par) draft DMST v3.1 - Etat de Vaud 7.8 updated
hl7:representedOrganization
0 … 1 The assigned organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
CDA-dotsSMCP