Item |
DT |
Card |
Conf |
Desc |
Label |
|
|
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
@classCode
|
|
|
1..1 |
F |
OBS |
|
@moodCode
|
|
|
1..1 |
F |
EVN |
|
Voorbeeld |
<observation classCode="OBS" moodCode="EVN">
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.79"/>
<code code="284785009" codeSystem="2.16.840.1.113883.6.96" displayName="Ability to wash self (Observable entity)">
<qualifier>
<!-- ... -->
</qualifier> </code>
<value xsi:type="CD" code="d5100.2" codeSystem="2.16.840.1.113883.6.254" displayName="matige beperking"/>
</observation> |
|
hl7:templateId
|
|
II |
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
|
@root
|
|
|
1..1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.79 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.79"/>
|
|
hl7:code
|
|
CD |
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
|
@code
|
|
|
1..1 |
F |
284785009 |
|
|
@codeSystem
|
|
|
1..1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="284785009" codeSystem="2.16.840.1.113883.6.96" displayName="Ability to wash self (Observable entity)">
<qualifier>
<!-- ... -->
</qualifier> </code> |
Ingevoegd van QualifierLowerBody |
|
|
hl7:qualifier
|
|
|
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
Voorbeeld |
<qualifier>
<name code="405813007" codeSystem="2.16.840.1.113883.6.96" displayName="Procedure site – direct (attribute)"/>
<value code="128263001" codeSystem="2.16.840.1.113883.6.96" displayName="lower body structure (body structure)"/>
</qualifier> |
|
|
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
|
1..1 |
F |
405813007 |
|
|
1..1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
|
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
|
1..1 |
F |
128263001 |
|
|
1..1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
hl7:value
|
|
CD |
1..1 |
M |
|
(entryRelationship_wassen_onderlichaam) |
|
|
@codeSystem
|
|
|
1..1 |
F |
2.16.840.1.113883.6.254 (ICF) |
|
Voorbeeld |
<value xsi:type="CD" code="d5100.2" codeSystem="2.16.840.1.113883.6.254" displayName="matige beperking"/>
|
|
Variabele let |
Naam |
theICFCode |
|
Waarde |
'd5100' |
|
Schematron assert |
role |
error
|
|
test |
matches(@code,concat('^',$theICFCode,'\.[0-4]$')) |
|
Melding |
<name/>/@code MOET de structuur <value-of select="$theICFCode"/>.n hebben waarbij n is 0-4. |