hl7:procedure
|
|
0 … * |
|
|
(Vag…set) |
|
|
|
@classCode
|
|
1 … 1 |
F |
PROC |
@moodCode
|
|
1 … 1 |
F |
EVN |
@negationInd
|
|
1 … 1 |
R |
Het attribuut negationInd altijd opnemen, negationInd='true' betekent dat er géén
Vaginale kunstverlossing is gedaan.
|
@nullFlavor
|
|
0 … 1 |
F |
NI |
|
Het attribuut nullFlavor is alleen toegestaan wanneer in historische dossiers niet
meer te achterhalen is of een kunstverlossing is gedaan. Gebruik dan nullFlavor NI.
|
|
Voorbeeld |
Vacuum verlossing <procedure classCode="PROC" moodCode="EVN" negationInd="false"> <id nullFlavor="NI"/> <code code="3311000146109" codeSystem="2.16.840.1.113883.6.96" displayName="Vaginale kunstverlossing"/> <methodCode code="61586001" codeSystem="2.16.840.1.113883.6.96" displayName="Vacuüm"/></procedure> |
|
Voorbeeld |
Geen vaginale kunstverlossing <procedure classCode="PROC" moodCode="EVN" negationInd="true"> <id nullFlavor="NI"/> <code code="3311000146109" codeSystem="2.16.840.1.113883.6.96"/></procedure> |
hl7:id
|
II |
1 … 1 |
R |
|
(Vag…set) |
hl7:code
|
CE |
1 … 1 |
M |
|
(Vag…set) |
@code
|
CONF |
1 … 1 |
F |
3311000146109 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.96 (Snomed) |
hl7:methodCode
|
CE |
0 … 1 |
R |
|
(Vag…set) |
|
|
|
@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: "Graviditeit".
|
|
CONF |
|
hl7:outboundRelationship
|
|
0 … 1 |
R |
Bevat 2.16.840.1.113883.2.4.6.10.90.900275 Succes vaginale kunstverlossing (2015‑02‑13 11:32:52)
|
(Vag…set) |
|
waar [@typeCode='OUTC'] [hl7:observation [hl7:code [(@code='KuVerlSucces' and @codeSystem='2.16.840.1.113883.2.4.4.13')]]] |
|
|
@typeCode
|
|
1 … 1 |
F |
OUTC |
|
Schematron assert |
role |
error
|
|
|
test |
../hl7:procedure/@negationInd or ../hl7:procedure/@nullFlavor |
|
|
Melding |
Vaginalekunstverlossing moet het attributt negationInd hebben (true or false), tenzij
er een nullFlavor van toepassing is. |
|
|
Schematron assert |
role |
error
|
|
|
test |
../hl7:procedure/@negationInd='true' or ../hl7:procedure/@nullFlavor or hl7:outboundRelationship[@typeCode='OUTC'] |
|
|
Melding |
If Vaginalekunstverlossing=true (negationInd=false) a Succesvaginalekunstverlossing
shall be present |
|