hl7:act
|
|
|
|
|
(Zor…ils) |
|
|
|
@classCode
|
|
1 … 1 |
F |
PCPR |
@moodCode
|
|
1 … 1 |
F |
RQO |
@negationInd
|
|
0 … 1 |
F |
false |
|
Het attribuut negationInd bij voorkeur altijd opnemen. Er is altijd sprake van een
zorgverzoek en deze mag daarom niet de waarde 'true' hebben. Indien weggelaten heeft
de negationInd impliciet de waarde 'false'.
|
@nullFlavor
|
|
0 … 1 |
|
Gebruik nullFlavor "NI" wanneer geen informatie bekend is over het zorgverzoek. |
|
Voorbeeld |
<act classCode="PCPR" moodCode="RQO" negationInd="false"> <code code="OBS" codeSystem="2.16.840.1.113883.5.4"/></act> |
hl7:code
|
CE |
1 … 1 |
M |
code=OBS indien zorgverlening verzoek door andere zorginstelling of door de patiënt,
code=423215004 (Provision of continuity of care) indien verzoek door eigen zorginstelling
|
(Zor…ils) |
|
CONF |
@code moet "OBS" zijn |
@codeSystem moet "2.16.840.1.113883.5.4" zijn |
of |
@code moet "423215004" zijn |
@codeSystem moet "2.16.840.1.113883.6.96" zijn |
|
|
Schematron assert |
role |
error
|
|
|
test |
hl7:effectiveTime or ../hl7:act/@nullFlavor |
|
|
Melding |
Datum begin zorgverlening (effectiveTime) is verplicht bij zorgverzoek. |
|
hl7:effectiveTime
|
TS |
0 … 1 |
R |
|
(Zor…ils) |
|
|
|
|
Schematron assert |
role |
error
|
|
|
test |
hl7:author or ../hl7:act/@nullFlavor |
|
|
Melding |
Author is verplicht bij zorgverzoek. |
|
Keuze |
0 … 1 |
|
Elementen om uit te kiezen:
- hl7:author[hl7:assignedEntity]
- hl7:author[hl7:patient]
|
hl7:author
|
|
0 … 1 |
R |
|
(Zor…ils) |
|
|
waar [hl7:assignedEntity] |
|
|
|
|
|
@typeCode
|
|
1 … 1 |
F |
AUT |
|
Voorbeeld |
<author typeCode="AUT"/> |
hl7:assignedEntity
|
|
0 … 1 |
R |
|
(Zor…ils) |
|
|
|
|
Voorbeeld |
<assignedEntity> <code code="1" codeSystem="2.16.840.1.113883.2.4.4.13.37" displayName="1e lijn"/></assignedEntity> |
|
Voorbeeld |
<assignedEntity classCode="ASSIGNED" nullFlavor="UNK" xsi:nil="true"/> |
hl7:code
|
CE |
0 … 1 |
R |
|
(Zor…ils) |
|
|
|
|
CONF |
|
hl7:representedOrganization
|
|
0 … 1 |
R |
|
(Zor…ils) |
@classCode
|
|
1 … 1 |
F |
ORG |
@determinerCode
|
|
1 … 1 |
F |
INSTANCE |
hl7:id
|
II |
1 … 1 |
R |
|
(Zor…ils) |
|
|
|
hl7:author
|
|
0 … 1 |
R |
|
(Zor…ils) |
|
|
waar [hl7:patient] |
|
|
|
|
|
|
Voorbeeld |
<author typeCode="AUT"> <patient classCode="PAT"/></author> |
hl7:patient
|
|
1 … 1 |
M |
|
(Zor…ils) |
@classCode
|
|
1 … 1 |
F |
PAT |
|
Schematron assert |
role |
error
|
|
|
test |
hl7:inboundRelationship or ../hl7:act/@nullFlavor |
|
|
Melding |
Reden (inboundRelationship) is verplicht bij zorgverzoek. |
|
hl7:inboundRelationship
|
|
0 … * |
R |
|
(Zor…ils) |
|
|
|
@typeCode
|
|
1 … 1 |
F |
RSON |
|
Voorbeeld |
<inboundRelationship typeCode="RSON"> <priorityNumber value="1"/> <observation classCode="OBS" moodCode="EVN"> <code code="RefInReas" codeSystem="2.16.840.1.113883.2.4.4.13"/> <value xsi:type="CE" nullFlavor="NAV"> <translation code="30" codeSystem="2.16.840.1.113883.2.4.4.13.4"/> </value> </observation></inboundRelationship> |
|
Voorbeeld |
<inboundRelationship typeCode="RSON"> <priorityNumber value="2"/> <observation classCode="OBS" moodCode="EVN"> <code code="RefInReas" codeSystem="2.16.840.1.113883.2.4.4.13"/> <value xsi:type="CE" code="8120" codeSystem="2.16.840.1.113883.2.4.3.22.1.2.1"> <originalText>wens patient</originalText> <translation xsi:type="CE" code="08" codeSystem="2.16.840.1.113883.2.4.4.13.4"/> </value> </observation></inboundRelationship> |
Inclusie |
0 … 1 |
R |
van 2.16.840.1.113883.2.4.6.10.90.900023 Aanduiding hoofd- / nevenreden van indicatie (2011‑01‑28)
|
hl7:priorityNumber
|
INT.NONNEG |
0 … 1 |
R |
hoofdreden-> priorityNumber=1; nevenreden-> priorityNumber=2 |
(Zor…ils) |
|
|
|
|
CONF |
minInclude ondergrens is "1" |
-en- |
maxInclude bovengrens is "2" |
|
Inclusie |
1 … 1 |
R |
van 2.16.840.1.113883.2.4.6.10.90.900878 Indicatie (LVR en PRN) (2011‑01‑28)
|
hl7:observation
|
|
1 … 1 |
R |
|
(Zor…ils) |
@classCode
|
|
1 … 1 |
F |
OBS |
@moodCode
|
|
1 … 1 |
F |
EVN |
hl7:code
|
CE |
1 … 1 |
M |
|
(Zor…ils) |
@code
|
CONF |
1 … 1 |
F |
RefInReas |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.2.4.4.13 (PerinatologyObservations) |
hl7:value
|
CE |
1 … 1 |
R |
|
(Zor…ils) |
|
|
|
@xsi:type
|
|
1 … 1 |
F |
CE |
|
CONF |
|
hl7:translation
|
CE |
0 … 1 |
R |
|
(Zor…ils) |
|
|
|
|
CONF |
|