Back To Index  <<  Back To Templates

ref Template  Remarks Section - coded

Id 2.16.756.5.30.1.1.10.3.2
ref
(from repository: hl7chcda-)
Effective Date valid from 2017‑03‑28 22:53:51

There are versions of templates with this id:
  • cdach_section_RemarksCoded as of 2017‑03‑28 22:53:51
  • CDA-CH-RemarksSection as of 2016‑03‑17
Status draft Draft Version Label 2017
Name cdach_section_RemarksCoded Display Name Remarks Section - coded
Description This section can be used to provide comments, remarks or other information that cannot be declared in any of the other existing sections in the document.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.3.2
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 1 concept
Id Name Data Set
cdachresp-dataelement-101 Bemerkungen 1
Used by / Uses
Used by 0 transactions and 2 templates, Uses 1 template
Used by as Name Version
2.16.756.5.30.1.1.10.1.2 Containment 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
notice Circular reference found with cdachresp-template-document-2, please check
Uses as Name Version
2.16.756.5.30.1.1.10.4.2 Containment draft Annotation Comments (2017) DYNAMIC
Relationship Version: template 2.16.756.5.30.1.1.10.3.2 (2016‑03‑17)
Specialization: template 2.16.840.1.113883.10.12.201 (DYNAMIC)
Example
Example
<component>
  <section>
    <templateId root="2.16.756.5.30.1.1.1.1.1" extension="CDA-CH.Body.Rem"/>    <code code="48767-8" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="ANNOTATION COMMENT"/>    <title>Kommentar</title>    <text>
      <content ID="comment1"> Es handelt sich beim vorliegenden Dokument um ein Muster zur Illustration. </content>    </text>
    <entry>
      <act classCode="ACT" moodCode="EVN">
        <templateId root="2.16.840.1.113883.10.20.1.40"/>        <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.2"/>        <code code="48767-8" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Annotation comment"/>        <text>
          <reference value="#comment1"/>        </text>
        <statusCode code="completed"/>      </act>
    </entry>
  </section>
</component>
Item DT Card Conf Description Label
hl7:section
This section can be used to provide comments, remarks or other information that cannot be declared in any of the other existing sections in the document. (cdadotsded)
 
target cdachresp-dataelement-101 Bemerkungen 1
hl7:templateId
II 1 … 1 R (cdadotsded)
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.2
hl7:id
II 0 … 1 (cdadotsded)
hl7:code
CE 1 … 1 R (cdadotsded)
@code
CONF 0 … 1 F 48767-8
@codeSystem
0 … 1 F 2.16.840.1.113883.6.1 (Logical Observation Identifier Names and Codes)
@codeSystemName
0 … 1 F LOINC
@displayName
0 … 1 F Annotation comment [Interpretation] Narrative
hl7:title
ST 1 … 1 M Fixed human readable title of this section.
  • [ge]: 'Kommentar'
  • [fr]: 'Commentaire'
  • [it]: 'Osservazione'
  • [en]: 'Comment'
(cdadotsded)
  Variable let Name languageCode  
  Value substring(ancestor::cda:ClinicalDocument/cda:languageCode/@code,1,2)  
  Schematron assert role red error  
  test not($languageCode='ge') or (text()='Kommentar')  
  Message The German title must read 'Kommentar'  
  Schematron assert role red error  
  test not($languageCode='fr') or (text()='Commentaire')  
  Message The French title must read 'Commentaire'  
  Schematron assert role red error  
  test not($languageCode='it') or (text()='Osservazione')  
  Message The Italian title must read 'Osservazione'  
  Schematron assert role red error  
  test not($languageCode='en') or (text()='Comment')  
  Message The English title must read 'Comment'  
hl7:text
SD.TEXT 1 … 1 M Human readable text of this section. (cdadotsded)
hl7:entry
0 … * Contains 2.16.756.5.30.1.1.10.4.2 Annotation Comments (DYNAMIC) (cdadotsded)
treeblank where [hl7:act [hl7:templateId [@root='2.16.840.1.113883.10.20.1.40'] and hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.4.2']]]