hl7:observation
|
|
1 … 1 |
M |
|
(pijust) |
@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.185"/> <code code="426120002" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Pain provoked by rest"/> <value xsi:type="CD" code="3" codeSystem="2.16.840.1.113883.2.4.3.11.22.213" displayName="NRS pijn score 3"/></observation> |
hl7:templateId
|
II |
1 … 1 |
M |
|
(pijust) |
@root
|
|
1 … 1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.185 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.185"/> |
hl7:code
|
CE |
1 … 1 |
M |
|
(pijust) |
@code
|
CONF |
1 … 1 |
F |
426120002 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="426120002" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Pain provoked by rest"/> |
hl7:value
|
CD |
0 … 1 |
|
|
(pijust) |
|
CONF |
|
|
Voorbeeld |
<value xsi:type="CD" code="3" codeSystem="2.16.840.1.113883.2.4.3.11.22.213" displayName="NRS pijn score 3"/> |