hl7:observation
|
|
|
|
|
(EDDCDA) |
|
|
|
|
|
@classCode
|
|
1 … 1 |
F |
OBS |
@moodCode
|
|
1 … 1 |
F |
EVN |
|
Voorbeeld |
<observation classCode="OBS" moodCode="EVN"> <code code="EDD" codeSystem="2.16.840.1.113883.2.4.4.13"/> <effectiveTime value="20081111"/> <value xsi:type="TS" value="20090528"/> <entryRelationship typeCode="SPRT"/> <entryRelationship typeCode="SPRT"/></observation> |
hl7:code
|
CE |
1 … 1 |
M |
|
(EDDCDA) |
@code
|
CONF |
1 … 1 |
F |
EDD |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.2.4.4.13 (PerinatologyObservations) |
hl7:effectiveTime
|
TS.DATE.MIN |
0 … 1 |
R |
|
(EDDCDA) |
|
|
|
hl7:value
|
TS.DATE.MIN |
1 … 1 |
M |
|
(EDDCDA) |
|
|
|
@xsi:type
|
|
1 … 1 |
F |
TS |
hl7:entryRelationship
|
|
0 … 1 |
R |
Bevat 2.16.840.1.113883.2.4.6.10.90.900008 A terme datum obv (2012‑08‑01)
|
(EDDCDA) |
|
waar [@typeCode='SPRT'] [hl7:observation [hl7:code [(@code='EDDBasedOn' and @codeSystem='2.16.840.1.113883.2.4.4.13')]]] |
|
|
@typeCode
|
|
1 … 1 |
F |
SPRT |
hl7:entryRelationship
|
|
1 … 1 |
M |
Bevat 2.16.840.1.113883.2.4.6.10.90.900009 Actuele a terme datum indicator (2011‑01‑28)
|
(EDDCDA) |
|
waar [@typeCode='SPRT'] [hl7:observation [hl7:code [(@code='ActualEDD' and @codeSystem='2.16.840.1.113883.2.4.4.13')]]] |
|
|
@typeCode
|
|
1 … 1 |
F |
SPRT |
|
Variabele let |
Naam |
V_ActualCount |
|
|
Waarde |
count(../../*/hl7:observation[hl7:code[@code='EDD']]/*/hl7:observation[hl7:code[@code='ActualEDD'
and @codeSystem='2.16.840.1.113883.2.4.4.13']]/hl7:value[@value='true'])
|
|
|
Schematron assert |
role |
error
|
|
|
test |
$V_ActualCount <= 1 |
|
|
Melding |
Er mag maar één A terme datum actueel zijn |
|