Item |
DT |
Card |
Conf |
Desc |
Label |
|
|
1..1 |
M |
|
(wond) |
|
@classCode
|
|
|
1..1 |
F |
OBS |
|
@moodCode
|
|
|
1..1 |
F |
EVN |
|
@negationInd
|
|
|
1..1 |
|
@negationInd moet één zijn van:
|
|
Constraint |
De waarde van attribut @negationInd kan "false" of "true" zijn. Indien @negationInd="false"
dan is "Aanwezig": 'ja'. Indien @negationInd="true" dan is "Aanwezig": 'nee' of 'onbekend'.
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.161"/>
<code code="416462003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="wound"/>
<value xsi:type="CD" code="483330" codeSystem="2.16.840.1.113883.6.96" displayName="Burn"/>
<entryRelationship typeCode="REFR">
<!-- ... -->
</entryRelationship>
<entryRelationship typeCode="REFR">
<!-- ... -->
</entryRelationship> </observation> |
|
Schematron assert |
role |
error
|
|
test |
not(@negationInd='true') or count(../../hl7:entryRelationship)=1 |
|
Melding |
Als er géén wond aanwezig 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 wond aanwezig is (@negationId='true') dan moet er het volgende element
'value xsi:type="ST" nullFlavor="UNK"'aanwezig zijn |
|
hl7:templateId
|
|
II |
1..1 |
M |
|
(wond) |
|
|
@root
|
|
|
1..1 |
F |
2.16.840.1.113883.2.4.6.10.30.2.161 |
|
Voorbeeld |
<templateId root="2.16.840.1.113883.2.4.6.10.30.2.161"/>
|
|
hl7:code
|
|
CE |
1..1 |
M |
|
(wond) |
|
|
@code
|
|
|
1..1 |
F |
416462003 |
|
|
@codeSystem
|
|
|
1..1 |
F |
2.16.840.1.113883.6.96 (SNOMED CT) |
|
Voorbeeld |
<code code="416462003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="wound"/>
|
|
hl7:value
|
|
CD |
0..1 |
O |
|
(wond) |
|
Constraint |
Het element is verplicht aanwezig indien wond aanwezig. Bij geen wond is het element
niet aanwezig
|
|
CONF |
De waarde van @code moet komen uit waardenlijst wond
|
|
|
Voorbeeld |
<value xsi:type="CD" code="48333001" codeSystem="2.16.840.1.113883.6.96" displayName="Burn"/>
|
|
hl7:entryRelationship waar [hl7:observation [hl7:templateId [@root='2.16.840.1.113883.2.4.6.10.30.2.162']]] |
|
|
0..1 |
O |
|
(wond) |
|
|
@typeCode
|
|
|
1..1 |
F |
REFR |
|
Constraint |
Het element is optioneel aanwezig afhankelijk van wond |
|
Voorbeeld |
<entryRelationship typeCode="REFR">
<observation classCode="OBS" moodCode="EVN">
<!-- ... -->
</observation> </entryRelationship> |
|
Bevat |
geërfde templateregels locatie_wond met overschreven kardinaliteit 0 .. 1 conditioneel
|
|
hl7:entryRelationship waar [hl7:procedure [hl7:templateId [@root='2.16.840.1.113883.2.4.6.10.30.2.163']]] |
|
|
0..1 |
O |
|
(wond) |
|
|
@typeCode
|
|
|
1..1 |
F |
REFR |
|
Constraint |
Het element is optioneel aanwezig afhankelijk van wond |
|
Voorbeeld |
<entryRelationship typeCode="REFR">
<procedure classCode="PROC" moodCode="EVN">
<!-- ... -->
</procedure> </entryRelationship> |
|
Bevat |
geërfde templateregels behandeling_wond met overschreven kardinaliteit 0 .. 1 conditioneel
|