hl7:section
|
|
|
|
|
CDA-SMCP |
hl7:templateId
|
II |
1 … 1 |
M |
|
CDA-SMCP |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.3.74 |
hl7:templateId
|
II |
1 … 1 |
M |
|
CDA-SMCP |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.3.39 |
hl7:templateId
|
II |
1 … 1 |
|
|
CDA-SMCP |
@root
|
uid |
1 … 1 |
F |
1.3.6.1.4.1.19376.1.5.3.1.1.12.2.2 |
hl7:id
|
II |
0 … 1 |
|
An ID for this section MAY be filled for traceability. |
CDA-SMCP |
@root
|
uid |
1 … 1 |
R |
MUST contain a GUID or the OID of the system that issued the ID mentioned in the extension.
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 |
|
If the extension ist specified, it MUST contain a unique ID within the system defined
by the OID in the root.
|
hl7:code
|
CE |
1 … 1 |
M |
Fixed, machine readable code of this section. |
CDA-SMCP |
@code
|
CONF |
1 … 1 |
F |
38208-5 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.1 (LOINC) |
@codeSystemName
|
1 … 1 |
F |
LOINC |
@displayName
|
1 … 1 |
F |
Pain severity |
hl7:title
|
ST |
1 … 1 |
M |
Fixed human readable title of this section.
- [ge]: 'Schweregrad des Schmerzes'
- [fr]: 'Gravité de la douleur'
- [en]: 'Pain severity'
|
CDA-SMCP |
|
Variable let |
Name |
languageCode |
|
|
Value |
substring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2) |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='ge') or (text()='Schweregrad des Schmerzes') |
|
|
Message |
The German title must read 'Schweregrad des Schmerzes' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Gravité de la douleur') |
|
|
Message |
The French title must read 'Gravité de la douleur' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='en') or (text()='Pain severity') |
|
|
Message |
The English title must read 'Pain severity' |
|
hl7:text
|
SD.TEXT |
1 … 1 |
R |
Fixed human readable text of this section.
- [ge]: 'Keine Information zu Schweregrad des Schmerzes.'
- [fr]: 'Aucune information sur la gravité de la douleur.'
- [en]: 'No information on pain severity.'
|
CDA-SMCP |
|
Variable let |
Name |
languageCode |
|
|
Value |
substring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2) |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='ge') or (text()='Keine Information zu Schweregrad des Schmerzes.')
or (hl7:content/text()='Keine Information zu Schweregrad des Schmerzes.')
|
|
|
Message |
The German text must read 'Keine Information zu Schweregrad des Schmerzes.' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Aucune information sur la gravité de la douleur.')
or (hl7:content/text()='Aucune information sur la gravité de la douleur.')
|
|
|
Message |
The French text must read 'Aucune information sur la gravité de la douleur.' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='en') or (text()='No information on pain severity.') or (hl7:content/text()='No
information on pain severity.')
|
|
|
Message |
The English text must read 'No information on pain severity.' |
|
hl7:entry
|
|
1 … * |
M |
Contains 2.16.756.5.30.1.1.10.4.117 Pain Score Observation - Empty (DYNAMIC)
|
CDA-SMCP |
|
where [hl7:observation [hl7:templateId [@root = '2.16.756.5.30.1.1.10.4.117'] and hl7:templateId
[@root = '2.16.756.5.30.1.1.10.4.75'] and hl7:templateId [@root = '1.3.6.1.4.1.19376.1.5.3.1.1.12.3.1']
and hl7:templateId [@root = '1.3.6.1.4.1.19376.1.5.3.1.4.13']]] |
|
|