Back To Index  <<  Back To Templates

draft Template  Ability To Work Section - coded

Id 2.16.756.5.30.1.1.10.3.71 Effective Date 2017‑09‑13 22:19:52
Status draft Draft Version Label 2018
Name cdachsmcp_section_AbilityToWorkCoded Display Name Ability To Work Section - coded
Description This section contains ability to work findings.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.3.71
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 1 template
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
Uses as Name Version
2.16.756.5.30.1.1.10.4.104 Containment draft Inability To Work Observation (2018) DYNAMIC
Relationship Specialization: template 2.16.756.5.30.1.1.10.3.1 (DYNAMIC)
Specialization: template 2.16.840.1.113883.10.12.201 (DYNAMIC)
Example
Example
<section>
  <templateId root="2.16.756.5.30.1.1.10.3.71"/>  <templateId root="2.16.756.5.30.1.1.10.3.1"/>  <code code="X-ATWRK" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Ability to Work"/>  <title>Capacité de travail</title>  <text>Narrative text</text>  <entry>
    <!-- template 2.16.756.5.30.1.1.10.4.104 'Inability To Work Observation' -->
  </entry>
</section>
Item DT Card Conf Description Label
hl7:section
This section contains ability to work findings. CDA-dotsSMCP
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.71
hl7:templateId
II 1 … 1 R CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.1
hl7:code
CE 1 … 1 R CDA-dotsSMCP
@code
CONF 0 … 1 F X-ATWRK
@codeSystem
0 … 1 F 2.16.840.1.113883.6.1 (LOINC)
@codeSystemName
0 … 1 F LOINC
@displayName
0 … 1 F Ability to Work
hl7:title
ST 1 … 1 M Fixed human readable title of this section.
  • [ge]: 'Arbeitsfähigkeit'
  • [fr]: 'Capacité de travail'
  • [it]: 'Abilità lavorativa'
  • [en]: 'Ability to Work'
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()='Arbeitsfähigkeit')  
  Message The German title must read 'Arbeitsfähigkeit'  
  Schematron assert role red error  
  test not($languageCode='fr') or (text()='Capacité de travail')  
  Message The French title must read 'Capacité de travail'  
  Schematron assert role red error  
  test not($languageCode='it') or (text()='Abilità lavorativa')  
  Message The Italian title must read 'Abilità lavorativa'  
  Schematron assert role red error  
  test not($languageCode='en') or (text()='Ability to Work')  
  Message The English title must read 'Ability to Work'  
hl7:text
SD.TEXT 1 … 1 M Human readable text of this section. CDA-dotsSMCP
hl7:entry
0 … * Contains 2.16.756.5.30.1.1.10.4.104 Inability To Work Observation (DYNAMIC) CDA-dotsSMCP
treeblank where [hl7:observation [hl7:templateId [@root = '2.16.756.5.30.1.1.10.4.104'] and hl7:templateId [@root = '2.16.756.5.30.1.1.10.4.70'] and hl7:templateId [@root = '1.3.6.1.4.1.19376.1.5.3.1.4.13']]]