Back To Index  <<  Back To Templates

pending Template  Ability To Work Section - plain text

Id 2.16.756.5.30.1.1.10.3.1 Effective Date 2018‑04‑18
Status pending Under pre-publication review Version Label 2017
Name cdach_section_AbilityToWorkPlainText Display Name Ability To Work Section - plain text
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.1
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 1 template, Uses 0 templates
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
Relationship Specialization: template 2.16.840.1.113883.10.12.201 CDA Section (DYNAMIC)
ref
ad1bbr-
Example
Example
<section>
  <templateId root="2.16.756.5.30.1.1.10.3.1"/>  <code code="X-ATWRK" codeSystem="2.16.840.1.113883.6.1" displayName="Ability to Work"/>  <title>Arbeitsfähigkeit</title>  <text>Human readable text of this section</text></section>
Item DT Card Conf Description Label
hl7:section
This section contains ability to work findings. 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.1
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
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.
  • [de]: 'Arbeitsfähigkeit'
  • [fr]: 'Capacité de travail'
  • [it]: 'Abilità lavorativa'
  • [en]: 'Ability to Work'
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='de') 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‑CH V2