Back To Index  <<  Back To Templates

draft Template  Intake and Output Section - plain text

Id 2.16.756.5.30.1.1.10.3.68 Effective Date 2017‑09‑13 21:01:33
Status draft Draft Version Label 2018
Name cdachsmcp_section_IntakeandOutputPlainText Display Name Intake and Output Section - plain text
Description This section shall contain a narrative description of specific fluid inputs or fluid outputs for the patient.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.3.68
Label CDA‑CH‑SMCP
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 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.1.11 Containment draft Social-medical care plan V2 (2018) 2017‑08‑24 18:00:03
Relationship Specialization: template 2.16.756.5.30.1.1.10.3.35 (DYNAMIC)
Specialization: template 1.3.6.1.4.1.19376.1.5.3.1.1.20.2.3 (2017‑03‑24 10:27:28)
Specialization: template 2.16.840.1.113883.10.12.201 (2005‑09‑07)
Example
Example
<section>
  <templateId root="2.16.756.5.30.1.1.10.3.68"/>  <templateId root="2.16.756.5.30.1.1.10.3.35"/>  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.1.20.2.3"/>  <code code="XX-IntakeAndOutput" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Intake and output"/>  <title>Injection et sortie des liquides</title>  <text>Aucune information sur injection et sortie des liquides.</text></section>
Item DT Card Conf Description Label
hl7:section
CDA-dotsSMCP
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.68
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.35
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.5.3.1.1.20.2.3
hl7:code
CE 1 … 1 M Fixed, machine readable code of this section. CDA-dotsSMCP
@code
CONF 1 … 1 F XX-IntakeAndOutput
@codeSystem
1 … 1 F 2.16.840.1.113883.6.1 (LOINC)
@codeSystemName
1 … 1 F LOINC
@displayName
1 … 1 F Intake and output
hl7:title
ST 1 … 1 M Fixed human readable title of this section.
  • [ge]: 'Flüssigkeitsaufnahme und -abgabe'
  • [fr]: 'Injection et sortie des liquides'
  • [en]: 'Fluid intake and output'
CDA-dotsSMCP
  Variable let Name languageCode  
  Value substring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2)  
  Schematron assert role red error  
  test not($languageCode='ge') or (text()='Flüssigkeitsaufnahme und -abgabe')  
  Message The German title must read 'Flüssigkeitsaufnahme und -abgabe'  
  Schematron assert role red error  
  test not($languageCode='fr') or (text()='Injection et sortie des liquides')  
  Message The French title must read 'Injection et sortie des liquides'  
  Schematron assert role red error  
  test not($languageCode='en') or (text()='Fluid intake and output')  
  Message The English title must read 'Fluid intake and output'  
hl7:text
SD.TEXT 1 … 1 R Fixed human readable text of this section.
  • [ge]: 'Keine Information zu Austrittsdiagnosen.'
  • [fr]: 'Aucune information sur injection et sortie des liquides.'
  • [en]: 'No information on intake and output.'
CDA-dotsSMCP
  Variable let Name languageCode  
  Value substring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2)  
  Schematron assert role red error  
  test not($languageCode='ge') or (text()='Keine Information zu Flüssigkeitsaufnahme und -abgabe.')  
  Message The German text must read 'Keine Information zu Flüssigkeitsaufnahme und -abgabe.'  
  Schematron assert role red error  
  test not($languageCode='fr') or (text()='Aucune information sur injection et sortie des liquides.')  
  Message The French text must read 'Aucune information sur injection et sortie des liquides.'  
  Schematron assert role red error  
  test not($languageCode='en') or (text()='No information on fluid intake and output.')  
  Message The English text must read 'No information on fluid intake and output.'