hl7:observation
|
|
1 … 1 |
M |
|
(Famion) |
@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.1"/> <code code="224085006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Family details / household composition"/> <entryRelationship typeCode="COMP"/></observation> |
hl7:templateId
|
II |
1 … 1 |
M |
|
(Famion) |
@root
|
|
1 … 1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.1 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.1"/> |
hl7:code
|
CE |
1 … 1 |
M |
De attributen @codeSystemName en @displayName van het element code zijn optioneel
|
(Famion) |
@code
|
CONF |
1 … 1 |
F |
224085006 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="224085006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Family details / household composition"/> |
hl7:entryRelationship
|
|
1 … 1 |
M |
Bevat 2.16.840.1.113883.2.4.6.10.30.2.2 informatie over kinderen (2012‑05‑03)
|
(Famion) |
|
waar [@typeCode='COMP'] [hl7:observation [hl7:templateId [@root='2.16.840.1.113883.2.4.6.10.30.2.2']]] |
|
|
@typeCode
|
|
1 … 1 |
F |
COMP |
|
Voorbeeld |
<entryRelationship typeCode="COMP"> <observation classCode="OBS" moodCode="EVN"/></entryRelationship> |