hl7:observation
|
|
1 … 1 |
M |
|
(zwahap) |
@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 "zwanger?": 'ja'. Indien @negationInd="true" dan is "zwanger?": 'nee' of 'onbekend'.
Bij 'onbekend' is: value nullFlavor="UNK" 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.146"/> <code code="364320009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="pregnancy observable"/> <entryRelationship typeCode="REFR"/> <entryRelationship typeCode="REFR"/></observation> |
|
Schematron assert |
role |
error
|
|
|
test |
not(@negationInd='true') or count(hl7:entryRelationship)=0 |
|
|
Melding |
Als er géén zwangerschap is (@negationId='true') dan kunnen er geen andere entryRelationship
elementen zijn dan de huidige |
|
|
Schematron assert |
role |
error
|
|
|
test |
not(@negationInd='true') or hl7:value |
|
|
Melding |
Als er géén zwangerschap is (@negationId='true') dan moet er het volgende element
'value xsi:type="ST" nullFlavor="UNK"'aanwezig zijn |
|
hl7:templateId
|
II |
1 … 1 |
M |
|
(zwahap) |
@root
|
|
1 … 1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.146 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.146"/> |
hl7:code
|
CE |
1 … 1 |
M |
|
(zwahap) |
@code
|
CONF |
1 … 1 |
F |
364320009 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="364320009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="pregnancy observable"/> |
hl7:entryRelationship
|
|
0 … 1 |
C |
Bevat 2.16.840.1.113883.2.4.6.10.30.2.147 aantal weken - zwangerschap (2012‑05‑03)
|
(zwahap) |
|
waar [hl7:observation [hl7:templateId [@root = '2.16.840.1.113883.2.4.6.10.30.2.147']]] |
|
|
@typeCode
|
|
1 … 1 |
F |
REFR |
|
Constraint |
Het element moet aanwezig zijn bij zwangerschap |
|
Voorbeeld |
<entryRelationship typeCode="REFR"> <observation classCode="OBS" moodCode="EVN"/></entryRelationship> |
hl7:entryRelationship
|
|
0 … 1 |
|
Bevat 2.16.840.1.113883.2.4.6.10.30.2.142 toelichting (2012‑05‑03)
|
(zwahap) |
|
waar [hl7:observation [hl7:templateId [@root = '2.16.840.1.113883.2.4.6.10.30.2.142']]] |
|
|
@typeCode
|
|
1 … 1 |
F |
REFR |
|
Voorbeeld |
<entryRelationship typeCode="REFR"> <observation classCode="OBS" moodCode="EVN"/></entryRelationship> |