Back To Index  <<  Back To Templates

ref Template  Vital Signs Section - coded

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

There are versions of templates with this id:
  • cdach_section_VitalSignsCoded as of 2017‑03‑28 22:53:28
  • CDA-CH-CodedVitalSignsSection as of 2016‑07‑02
Status draft Draft Version Label 2017
Name cdach_section_VitalSignsCoded Display Name Vital Signs Section - coded
Description This section contains a list of measured / observed vital signs. TODO: Move to CH-PCC BBR
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.3.4
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 1 template
Used by as Name Version
2.16.756.5.30.1.127.10.1.3 Containment retired Laborbefund Transplantationsprozesss 2016‑07‑02
Uses as Name Version
2.16.756.5.30.1.1.10.4.20 Containment draft Vital Signs Organizer Entry (2017) DYNAMIC
Relationship Version: template 2.16.756.5.30.1.1.10.3.4 (2016‑07‑02)
Specialization: template 2.16.840.1.113883.10.12.201 (2005‑09‑07)
Example
Example
<component>
  <section>
    <templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.25"/>    <templateId root="1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2"/>    <id root="2.16.756.5.30.1.1.1.1.3.1.1" extension="0D42D3DB-67BB-43AD-99DE-10D248040821"/>    <code code="8716-3" displayName="VITAL SIGNS" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>    <text>
      <content ID="o1"> Vitalzeichen: - Grösse: 178 cm </content>    </text>
    <entry>
      <organizer classCode="CLUSTER" moodCode="EVN">
        <templateId root="2.16.840.1.113883.10.20.1.32"/>        <templateId root="2.16.840.1.113883.10.20.1.35"/>        <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13.1"/>        <id root="2.16.756.5.30.1.1.1.1.3.1.1" extension="7586A249-889D-4F09-843A-9C3399ECFCB6"/>        <code code="46680005" displayName="Vital signs" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/>        <statusCode code="completed"/>        <effectiveTime value="20081118"/>        <author typeCode="AUT">
          <time value="20081118"/>          <assignedAuthor>
            <id extension="7608888888888" root="1.3.88"/>          </assignedAuthor>
        </author>
        <!-- one or more vital signs observations -->
        <component typeCode="COMP">
          <observation classCode="OBS" moodCode="EVN">
            <templateId root="2.16.756.5.30.1.1.1.1.1" extension="CDA-CH.Body.VitalSignL3"/>            <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/>            <templateId root="2.16.840.1.113883.10.20.1.31"/>            <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13.2"/>            <id root="2.16.756.5.30.1.1.1.1.3.1.1" extension="3B9A88CF-E868-490B-B0BF-DA25E7D2F9FA"/>            <code code="3137-7" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>            <text>
              <reference value="#o1"/>            </text>
            <statusCode code="completed"/>            <effectiveTime value="20081118"/>            <value xsi:type="PQ" value="178" unit="cm"/>            <interpretationCode code="N" codeSystem="2.16.840.1.113883.5.83"/>            <methodCode nullFlavor="NA"/>            <targetSiteCode nullFlavor="NA"/>          </observation>
        </component>
      </organizer>
    </entry>
  </section>
</component>
Item DT Card Conf Description Label
hl7:section
This section contains a list of measured / observed vital signs. TODO: Move to CH-PCC BBR (cdadotsded)
hl7:templateId
II 1 … 1 M (cdadotsded)
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.4
hl7:templateId
II 1 … 1 R (cdadotsded)
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2
hl7:templateId
II 1 … 1 R (cdadotsded)
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.5.3.1.3.25
hl7:templateId
II 1 … 1 M (cdadotsded)
@root
uid 1 … 1 F 2.16.840.1.113883.10.20.1.16
hl7:id
II 0 … 1 (cdadotsded)
hl7:code
CE 1 … 1 R (cdadotsded)
@code
CONF 0 … 1 F 8716-3
@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 Vital signs
hl7:title
ST 1 … 1 M Fixed human readable title of this section.
  • [ge]: 'Vitalzeichen'
  • [fr]: 'Signes vitaux'
  • [it]: 'Segni vitali'
  • [en]: 'Vital Signs'
(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()='Vitalzeichen')  
  Message The German title must read 'Vitalzeichen'  
  Schematron assert role red error  
  test not($languageCode='fr') or (text()='Signes vitaux')  
  Message The French title must read 'Signes vitaux'  
  Schematron assert role red error  
  test not($languageCode='it') or (text()='Segni vitali')  
  Message The Italian title must read 'Segni vitali'  
  Schematron assert role red error  
  test not($languageCode='en') or (text()='Vital Signs')  
  Message The English title must read 'Vital Signs'  
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.20 Vital Signs Organizer Entry (DYNAMIC) (cdadotsded)
treeblank where [hl7:organizer [hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.4.13.1'] and hl7:templateId [@root='2.16.840.1.113883.10.20.1.32'] and hl7:templateId [@root='2.16.840.1.113883.10.20.1.35']]]