Back To Index  <<  Back To Templates

pending Template  Remarks Section - coded

Id 2.16.756.5.30.1.1.10.3.2 Effective Date 2018‑04‑18
Status pending Under pre-publication review Version Label 2017
Name cdach_section_RemarksCoded Display Name Remarks Section - coded
Description This section MAY 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
Label CDA‑CH V2
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
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.14 Include active CDA-CH v2.0 - structuredBody enhanced (2018) 2018‑04‑18
2.16.756.5.30.1.1.10.1.9 Include draft CDA-CH v2.1 - structuredBody (2020) 2019‑10‑17 15:22:41
Uses as Name Version
2.16.756.5.30.1.1.10.4.2 Containment pending Annotation Comments (2016) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.201 CDA Section (DYNAMIC)
ref
ad1bbr-
Example
Example
<component>
  <section>
    <templateId root="2.16.756.5.30.1.1.10.3.2"/>    <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>
      <!-- template 2.16.756.5.30.1.1.10.4.2 'Annotation Comments' -->
    </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. CDA‑CH V2
hl7:templateId
II 1 … 1 R CDA‑CH V2
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.2
hl7:id
II 0 … 1 An ID for this section MAY be filled for traceability. CDA‑CH V2
@root
uid 1 … 1 R MUST contain the OID of the system that issued the ID. OIDs of code systems, which are published in the public OID registry for the Swiss health care system (oid.refdata.ch) 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.
hl7:code
CE 1 … 1 R CDA‑CH V2
@code
cs 1 … 1 F 48767-8
@codeSystem
oid 1 … 1 F 2.16.840.1.113883.6.1
@codeSystemName
st 1 … 1 F LOINC
@displayName
st 1 … 1 F Annotation comment
hl7:title
ST 1 … 1 M Fixed human readable title of this section.
  • [ge]: 'Kommentar'
  • [fr]: 'Commentaire'
  • [it]: 'Osservazione'
  • [en]: 'Comment'
CDA‑CH V2
  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. CDA‑CH V2
hl7:entry
0 … * Contains 2.16.756.5.30.1.1.10.4.2 Annotation Comments (DYNAMIC) CDA‑CH V2
treeblank where [hl7:act [hl7:templateId [@root = '2.16.756.5.30.1.1.10.4.2'] and 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']]]