hl7:observation
|
|
1 … 1 |
M |
|
(wiling) |
@classCode
|
|
1 … 1 |
F |
OBS |
@moodCode
|
|
1 … 1 |
F |
EVN |
@negationInd
|
bl |
1 … 1 |
R |
|
|
Constraint |
De waarde van attribut @negationInd kan "false" of "true" zijn. Indien @negationInd="false"
dan is "Aanwezig": 'ja'. Indien @negationInd="true" dan is "Aanwezig": 'nee' of 'onbekend'.
Bij 'onbekend' is: value nullFlavor="UNK"
|
|
Voorbeeld |
<observation classCode="OBS" moodCode="EVN" negationInd="false"> <templateId root="2.16.840.1.113883.2.4.6.10.30.2.238"/> <code code="425392003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Active advance directive"/> <entryRelationship typeCode="REFR"/></observation> |
hl7:templateId
|
II |
1 … 1 |
M |
|
(wiling) |
@root
|
|
1 … 1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.238 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.238"/> |
hl7:code
|
CE |
1 … 1 |
M |
|
(wiling) |
@code
|
CONF |
1 … 1 |
F |
425392003 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="425392003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Active advance directive"/> |
hl7:entryRelationship
|
|
0 … 1 |
C |
Bevat 2.16.840.1.113883.2.4.6.10.30.2.239 levens overtuiging (2012‑05‑03)
|
(wiling) |
|
waar [hl7:observation [hl7:templateId [@root = '2.16.840.1.113883.2.4.6.10.30.2.239']]] |
|
|
@typeCode
|
|
1 … 1 |
F |
REFR |
|
Constraint |
Het element moet aanwezig zijn indien de vraag "Aanwezig?" met "ja" is beantwoord |
|
Voorbeeld |
<entryRelationship typeCode="REFR"> <observation classCode="OBS" moodCode="EVN"/></entryRelationship> |