hl7:procedure
|
|
|
|
|
(Sectiocaesarea) |
@classCode
|
cs |
1 … 1 |
F |
PROC |
@moodCode
|
cs |
1 … 1 |
F |
EVN |
@negationInd
|
bl |
0 … 1 |
|
Het attribuut negationInd altijd opnemen indien bekend, bij afwezigheid is negationInd
impliciet 'false'. negationInd='true' betekent dat er géén Sectio is gedaan.
|
@nullFlavor
|
cs |
0 … 1 |
|
Gebruik nullFlavor="NI" wanneer er geen informatie beschikbaar is over de Sectio. |
|
|
Gekoppeld aan concepten:
|
|
Voorbeeld |
Sectio <procedure classCode="PROC" moodCode="EVN" negationInd="false"> <id nullFlavor="NI"/> <code code="11466000" codeSystem="2.16.840.1.113883.6.96" displayName="Sectio Caesarea"/> <outboundRelationship typeCode="FLFS"> <!-- beslismoment voor secundaire sectio --> </outboundRelationship> <outboundRelationship typeCode="RSON"> <!-- indicatie voor de sectio --> </outboundRelationship></procedure> |
|
Voorbeeld |
Er heeft geen sectio plaatsgevonden <procedure classCode="PROC" moodCode="EVN" negationInd="true"> <id nullFlavor="NI"/> <code code="11466000" codeSystem="2.16.840.1.113883.6.96"/></procedure> |
|
Schematron assert |
role |
error
|
|
|
test |
not(@negationInd='true' and @nullFlavor) |
|
|
Melding |
nullFlavor niet gebruiken wanneer negationInd="true". |
|
hl7:id
|
II |
1 … 1 |
R |
|
(Sectiocaesarea) |
@nullFlavor
|
cs |
0 … 1 |
F |
NI |
|
Gebruik nullFlavor=NI. |
hl7:code
|
CE |
1 … 1 |
M |
|
(Sectiocaesarea) |
@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: "Sectio".
|
@code
|
CONF |
1 … 1 |
F |
11466000 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (Snomed) |
hl7:outboundRelationship
|
|
0 … 1 |
C |
Alleen van toepassing bij type partus = secundaire sectio. Bevat 2.16.840.1.113883.2.4.6.10.90.900278 Beslismoment sectio caesarea (2014‑11‑06)
|
(Sectiocaesarea) |
waar [hl7:observation [hl7:code [(@code='SectioBeslisMoment' and @codeSystem='2.16.840.1.113883.2.4.4.13')]
[not(@nullFlavor)]]] |
|
@typeCode
|
cs |
1 … 1 |
F |
FLFS |
|
Schematron assert |
role |
error
|
|
|
test |
not(exists(hl7:observation/hl7:value/@code)) or ../../../hl7:outboundRelationship/hl7:observation[hl7:code/@code='364336006']/hl7:value/@code='200149009' |
|
|
Melding |
Beslismoment sectio alleen van toepassing wanneer type partus een secundaire sectio
is. |
|
hl7:outboundRelationship
|
|
0 … * |
R |
Bevat 2.16.840.1.113883.2.4.6.10.90.900279 Indicatiesectiocaesarea (2014‑11‑06)
|
(Sectiocaesarea) |
waar [hl7:observation [hl7:code [(@code='SectioCaeInd' and @codeSystem='2.16.840.1.113883.2.4.3.22.1.1')]
[not(@nullFlavor)]]] |
|
@typeCode
|
cs |
1 … 1 |
F |
RSON |