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 |
error
|
|
|
test |
not($languageCode='de') or (text()='Arbeitsfähigkeit') |
|
|
Message |
The German title must read 'Arbeitsfähigkeit' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Capacité de travail') |
|
|
Message |
The French title must read 'Capacité de travail' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='it') or (text()='Abilità lavorativa') |
|
|
Message |
The Italian title must read 'Abilità lavorativa' |
|
|
Schematron assert |
role |
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 |