hl7:observation
|
|
|
|
|
(Rhetor) |
@classCode
|
cs |
1 … 1 |
F |
OBS |
@moodCode
|
cs |
1 … 1 |
F |
EVN |
|
Voorbeeld |
<observation classCode="OBS" moodCode="EVN"> <code code="1159-3" codeSystem="2.16.840.1.113883.6.1" displayName="little c Ag [Presence] on Red Blood Cells" codeSystemName="LOINC"/> <value xsi:type="CE" code="rhcpos" codeSystem="2.16.840.1.113883.2.4.4.13.45" displayName="Rh c Positief"/></observation> |
hl7:code
|
CE |
1 … 1 |
M |
|
(Rhetor) |
@displayName
|
|
0 … 1 |
|
Optioneel attribuut. Bevat de weergavenaam voor attribuut code, dit gaat om de weergavenaam
zoals deze getoond is aan de gebruiker in de applicatie. Bijvoorbeeld: "Rhesus c factor".
|
@codeSystemName
|
st |
0 … 1 |
|
LOINC |
@code
|
CONF |
1 … 1 |
F |
1159-3 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.1 (LOINC) |
hl7:effectiveTime
|
TS |
0 … 1 |
R |
Datum waarop Rhesus c Factor is vastgesteld. |
(Rhetor) |
hl7:value
|
CE |
1 … 1 |
R |
Attribuut xsi:type is verplicht. Gebruik daarnaast ofwel attributen code en codeSystem
met optioneel displayName ofwel nullFlavor.
|
(Rhetor) |
|
|
@xsi:type
|
|
1 … 1 |
F |
CE |
@code
|
|
0 … 1 |
|
|
@codeSystem
|
|
0 … 1 |
|
|
@displayName
|
|
0 … 1 |
|
Optioneel attribuut. Bevat de weergavenaam voor attribuut code, dit gaat om de weergavenaam
zoals deze getoond is aan de gebruiker in de applicatie. Bijvoorbeeld de weergavenaam
uit waardenlijst.
|
@nullFlavor
|
cs |
0 … 1 |
|
|
|
CONF |
|
|
Voorbeeld |
<value xsi:type="CE" code="rhcneg" codeSystem="2.16.840.1.113883.2.4.4.13.45" displayName="Rh c Negatief"/> |
|
Voorbeeld |
<value xsi:type="CE" nullFlavor="NI"/> |