hl7:procedure
|
|
|
|
|
(Amn…mie) |
@classCode
|
|
1 … 1 |
F |
PROC |
@moodCode
|
|
1 … 1 |
F |
EVN |
@negationInd
|
|
0 … 1 |
|
Het attribuut negationInd altijd opnemen indien bekend, negationInd='true' betekent
dat er géén Amniotomie is gedaan.
|
@nullFlavor
|
|
0 … 1 |
|
Gebruik NI wanneer er geen informatie is, gebruik UNK wanneer het onbekend is. |
|
CONF |
@nullFlavor moet "NI" zijn |
of |
@nullFlavor moet "UNK" zijn |
|
|
Voorbeeld |
<procedure classCode="PROC" moodCode="EVN" negationInd="false"> <id nullFlavor="NI"/> <code code="PRN540101" codeSystem="2.16.840.1.113883.2.4.3.22.1.3"/> <methodCode code="3" codeSystem="2.16.840.1.113883.2.4.3.22.1.3.101"/></procedure> |
|
Voorbeeld |
<procedure classCode="PROC" moodCode="EVN" negationInd="true"> <id nullFlavor="NI"/> <code code="PRN540101" codeSystem="2.16.840.1.113883.2.4.3.22.1.3"/></procedure> |
|
Voorbeeld |
<procedure classCode="PROC" moodCode="EVN" nullFlavor="UNK"> <id nullFlavor="NI"/> <code code="PRN540101" codeSystem="2.16.840.1.113883.2.4.3.22.1.3"/></procedure> |
hl7:id
|
II |
1 … 1 |
R |
|
(Amn…mie) |
hl7:code
|
CE |
1 … 1 |
M |
|
(Amn…mie) |
|
|
|
@code
|
CONF |
1 … 1 |
F |
PRN540101 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.2.4.3.22.1.3 (PerinatologyProceduresPRN) |
|
Schematron assert |
role |
error
|
|
|
test |
../hl7:procedure/@negationInd or ../hl7:procedure/@nullFlavor |
|
|
Melding |
Amniotomie shall have a negationInd (true or false) unless null |
|
|
Schematron assert |
role |
error
|
|
|
test |
../hl7:procedure/@negationInd='true' or ../hl7:procedure/@nullFlavor or hl7:methodCode |
|
|
Melding |
If Amniotomie=true (negationInd=false) an hl7:methodCode (Faseamniotomie) shall be
present |
|
|
Schematron assert |
role |
error
|
|
|
test |
../hl7:procedure/@negationInd='false' or ../hl7:procedure/@nullFlavor or not(hl7:methodCode) |
|
|
Melding |
If Amniotomie=false (negationInd=true) hl7:methodCode (Faseamniotomie) shall not be
present |
|
Inclusie |
0 … 1 |
|
van 2.16.840.1.113883.2.4.6.10.90.900193 Fase amniotomie (2009‑10‑01)
|
hl7:methodCode
|
CE |
0 … 1 |
|
|
(Amn…mie) |
|
|
|
|
CONF |
|