hl7:observation
|
|
1 … 1 |
M |
|
(ent tie) |
@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.43"/> <code code="78564009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Pulse rate"/> <effectiveTime value="20111101"/> <value xsi:type="PQ" value="88" unit="/min"/> <entryRelationship typeCode="REFR"/></observation> |
hl7:templateId
|
II |
1 … 1 |
M |
|
(ent tie) |
@root
|
|
1 … 1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.43 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.43"/> |
hl7:code
|
CE |
1 … 1 |
M |
|
(ent tie) |
@code
|
CONF |
1 … 1 |
F |
78564009 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="78564009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Pulse rate"/> |
hl7:effectiveTime
|
TS |
0 … 1 |
|
|
(ent tie) |
|
Voorbeeld |
<effectiveTime value="20111101"/> |
hl7:value
|
PQ |
1 … 1 |
M |
Bevat waarde van de polsmeting in eenheden per minuut |
(ent tie) |
|
CONF |
@unit is "/min" |
-en- |
minInclude ondergrens is "0" |
|
|
Voorbeeld |
<value xsi:type="PQ" value="88" unit="/min"/> |
hl7:entryRelationship
|
|
0 … 1 |
|
Bevat 2.16.840.1.113883.2.4.6.10.30.2.44 pols toelichting (2012‑05‑03)
|
(ent tie) |
 |
waar [@typeCode='REFR'] [hl7:observation [hl7:templateId [@root='2.16.840.1.113883.2.4.6.10.30.2.44']]] |
|
|
@typeCode
|
|
1 … 1 |
F |
REFR |
|
Voorbeeld |
<entryRelationship typeCode="REFR"> <observation classCode="OBS" moodCode="EVN"/></entryRelationship> |