hl7:observation
|
|
1 … 1 |
M |
|
(entken) |
@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.33"/> <code code="288834001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Agreement on care plan"/> <value xsi:type="ST">dagelijks gewichtscontrole</value> <entryRelationship typeCode="REFR"/></observation> |
hl7:templateId
|
II |
1 … 1 |
M |
|
(entken) |
@root
|
|
1 … 1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.33 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.33"/> |
hl7:code
|
CE |
1 … 1 |
M |
|
(entken) |
@code
|
CONF |
1 … 1 |
F |
288834001 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="288834001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Agreement on care plan"/> |
hl7:value
|
ST |
1 … 1 |
M |
|
(entken) |
|
Voorbeeld |
<value xsi:type="ST">dagelijks gewichtscontrole</value> |
hl7:entryRelationship
|
|
0 … 1 |
|
Bevat 2.16.840.1.113883.2.4.6.10.30.2.34 aanspreekpersoon voor client (2012‑05‑03)
|
(entken) |
|
waar [@typeCode='REFR'] [hl7:observation [hl7:templateId [@root='2.16.840.1.113883.2.4.6.10.30.2.34']]] |
|
|
@typeCode
|
|
1 … 1 |
F |
REFR |
|
Voorbeeld |
<entryRelationship typeCode="REFR"> <observation classCode="OBS" moodCode="INT"/></entryRelationship> |