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.64 |
hl7:templateId
|
II |
1 … 1 |
M |
|
CDA-SMCP |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.3.31 |
hl7:templateId
|
II |
1 … 1 |
M |
|
CDA-SMCP |
@root
|
uid |
1 … 1 |
F |
1.3.6.1.4.1.19376.1.5.3.1.3.28 |
hl7:templateId
|
II |
1 … 1 |
M |
|
CDA-SMCP |
@root
|
uid |
1 … 1 |
F |
1.3.6.1.4.1.19376.1.5.3.1.3.27 |
hl7:code
|
CE |
1 … 1 |
M |
Fixed, machine readable code of this section. |
CDA-SMCP |
@code
|
CONF |
1 … 1 |
F |
30954-2 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.1 (LOINC) |
@codeSystemName
|
1 … 1 |
F |
LOINC |
@displayName
|
1 … 1 |
F |
Relevant diagnostic tests/laboratory data |
hl7:title
|
ST |
1 … 1 |
M |
Fixed human readable title of this section.
- [ge]: 'Resultate'
- [fr]: 'Résultats'
- [en]: 'Results'
|
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()='Resultate') |
|
|
Message |
The German title must read 'Resultate' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Résultats') |
|
|
Message |
The French title must read 'Résultats' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='en') or (text()='Results') |
|
|
Message |
The English title must read 'Results' |
|
hl7:text
|
SD.TEXT |
1 … 1 |
M |
Fixed human readable text of this section.
- [ge]: 'Keine Information zu Resultaten.'
- [fr]: 'Aucune information sur des résultats.'
- [en]: 'No information on results.'
|
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 Resultaten.') or (hl7:content/text()='Keine
Information zu Resultaten.')
|
|
|
Message |
The German text must read 'Keine Information zu Resultaten.' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Aucune information sur des résultats.') or (hl7:content/text()='Aucune
information sur des résultats.')
|
|
|
Message |
The French text must read 'Aucune information sur des résultats.' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='en') or (text()='No information on results.') or (hl7:content/text()='No
information on results.')
|
|
|
Message |
The English text must read 'No information on results.' |
|
hl7:entry
|
|
1 … * |
M |
Contains 1.3.6.1.4.1.19376.1.5.3.1.4.19 IHE Procedure Entry (DYNAMIC)
|
CDA-SMCP |
|
where [hl7:procedure [hl7:templateId [@root = '1.3.6.1.4.1.19376.1.5.3.1.4.19']]] |
|
|