Item |
DT |
Card |
Conf |
Desc |
Label |
hl7:substanceAdministrationEvent
|
|
|
1 .. * |
M |
Toedieningsgebeurtenis, eventueel met een bezwaar. |
(A_Rijksvaccinatie-informational-administered) |
|
@classCode
|
|
|
0 .. 1 |
F |
SBADM |
|
@moodCode
|
|
|
0 .. 1 |
F |
EVN |
|
@negationInd
|
|
|
0 .. 1 |
|
|
|
Als er sprake is van een bezwaar op een bepaalde vaccinatie moet @negationInd de waarde 'true' bevatten. Anders moet de waarde
'false' zijn of moet het attribuut afwezig zijn.
|
|
|
Doel van concept-Id(s)
|
|
Voorbeeld |
<!-- Er is vaccintype DKTP-Hib uit partijnummer 7656AFT989 toegediend -->
<substanceAdministrationEvent>
<templateId root="2.16.840.1.113883.2.4.6.10.100.117"/>
<code code="IMMUNIZ" codeSystem="2.16.840.1.113883.5.4"/>
<effectiveTime value="20001014"/>
<consumable>
<medication>
<administrableMedicine>
<code code="10" codeSystem="2.16.840.1.113883.2.4.4.40.76" displayName="DKTP-Hib"/>
<lotNumberText>7656AFT989</lotNumberText> </administrableMedicine> </medication> </consumable>
<performer>
<assignedEntity classCode="ASSIGNED">
<templateId root="2.16.840.1.113883.2.4.6.10.100.122"/>
<id root="2.16.528.1.1007.3.3" extension="12345678"/>
</assignedEntity> </performer> </substanceAdministrationEvent> |
|
Voorbeeld |
<!-- Er is Medisch bezwaar gemaakt tegen vaccintype DKTP-Hib -->
<substanceAdministrationEvent negationInd="true">
<templateId root="2.16.840.1.113883.2.4.6.10.100.117"/>
<code code="IMMUNIZ" codeSystem="2.16.840.1.113883.5.4"/>
<effectiveTime value="20110101"/>
<consumable>
<medication>
<administrableMedicine>
<code code="10" codeSystem="2.16.840.1.113883.2.4.4.40.76" displayName="DKTP-Hib"/>
</administrableMedicine> </medication> </consumable>
<performer>
<assignedEntity classCode="ASSIGNED">
<templateId root="2.16.840.1.113883.2.4.6.10.100.122"/>
<id root="2.16.528.1.1007.3.3" extension="12345678"/>
</assignedEntity> </performer>
<authorization>
<consentEvent negationInd="true">
<code code="IMMUNIZ" codeSystem="2.16.840.1.113883.5.4"/>
<reasonOf>
<observationEvent classCode="OBS" moodCode="EVN">
<code code="683" codeSystem="2.16.840.1.113883.2.4.4.40.267" displayName="Bezwaar"/>
<value code="1" codeSystem="2.16.840.1.113883.2.4.4.40.394" displayName="Medisch bezwaar"/>
</observationEvent> </reasonOf> </consentEvent> </authorization> </substanceAdministrationEvent> |
|
Schematron assert |
role |
error
|
|
test |
not(@negationInd='true') or hl7:authorization |
|
Melding |
als <name/>/@negationInd 'true' is, dan MOET er bezwaar zijn in authorization |
|
Schematron assert |
role |
error
|
|
test |
@negationInd='true' or not(hl7:authorization) |
|
Melding |
als <name/>/@negationInd 'false' is of afwezig, dan MAG er GEEN er bezwaar zijn in authorization |
|
hl7:templateId
|
|
II |
1 .. 1 |
M |
Template-id A_Rijksvaccinatie [informational] |
(A_Rijksvaccinatie-informational-administered) |
|
|
@root
|
|
|
1 .. 1 |
F |
2.16.840.1.113883.2.4.6.10.100.117 |
|
hl7:code
|
|
CV |
1 .. 1 |
M |
Type toediening |
(A_Rijksvaccinatie-informational-administered) |
|
|
@code
|
|
|
1 .. 1 |
F |
IMMUNIZ |
|
|
@codeSystem
|
|
|
1 .. 1 |
F |
2.16.840.1.113883.5.4 (ActCode) |
|
hl7:effectiveTime
|
|
TS |
1 .. 1 |
M |
Datum en eventueel tijdstip van de vaccinaties |
(A_Rijksvaccinatie-informational-administered) |
|
|
Doel van concept-Id(s)
|
|
Voorbeeld |
<effectiveTime value="20090303"/>
|
|
Schematron assert |
role |
error
|
|
test |
matches(@value,'^[0-9]{8}') |
|
Melding |
<name path=".."/>/<name/> moet tenminste tot op de dag nauwkeurig worden opgegeven |
|
hl7:consumable
|
|
|
1 .. 1 |
M |
Koppelt de toediening aan het vaccintype en partijnummer. |
(A_Rijksvaccinatie-informational-administered) |
|
|
@typeCode
|
|
|
0 .. 1 |
F |
CSM |
|
Voorbeeld |
<consumable>
<medication>
<!-- ... -->
</medication> </consumable> |
|
|
hl7:medication
|
|
|
1 .. 1 |
M |
|
(A_Rijksvaccinatie-informational-administered) |
|
|
0 .. 1 |
F |
ADMM |
|
|
|
hl7:administrableMedicine
|
|
|
1 .. 1 |
M |
|
(A_Rijksvaccinatie-informational-administered) |
|
|
0 .. 1 |
F |
MMAT |
|
|
0 .. 1 |
F |
KIND |
|
Schematron assert |
role |
error
|
|
test |
not(hl7:lotNumberText and ../../../hl7:authorization) |
|
Melding |
lotNumberText KAN GEEN waarde bevatten, als er sprake is van bezwaar |
|
Schematron assert |
role |
error
|
|
test |
hl7:lotNumberText or ../../../hl7:authorization |
|
Melding |
lotNumberText MOET een waarde bevatten, voor vaccinaties zonder bezwaar |
|
|
|
|
hl7:code waar [@nullFlavor or @codeSystem='2.16.840.1.113883.2.4.4.40.76'] |
|
CV |
1 .. 1 |
R |
Vaccintype |
(A_Rijksvaccinatie-informational-administered) |
|
CONF |
De waarde van @code moet komen uit waardenlijst W0422_HL7 (DYNAMISCH) |
|
|
|
Doel van concept-Id(s)
|
|
ST |
0 .. 1 |
C |
Partijnummer. Verplicht indien bekend. |
(A_Rijksvaccinatie-informational-administered) |
|
Constraint |
Als er sprake van bezwaar is, kan er geen partijnummer aanwezig zijn |
|
Constraint |
Als er, bijvoorbeeld voor een in het buitenland gegeven vaccinatie, geen partijnummer bekend is dan mag het element lotNumber
worden weggelaten
|
|
|
Doel van concept-Id(s)
|
|
hl7:performer waar [hl7:assignedEntity [hl7:templateId [@root='2.16.840.1.113883.2.4.6.10.100.124']]] |
|
|
1 .. 1 |
M |
Koppelt de uitvoerende instantie/locatie aan het dossier. |
(A_Rijksvaccinatie-informational-administered) |
|
|
@typeCode
|
|
|
0 .. 1 |
F |
PRF |
|
Bevat |
geërfde templateregels R_AssignedEntityNL [confirmable/location] (2012‑08‑01) met overschreven kardinaliteit 1 .. 1 Verplicht Vereist
|
|
hl7:authorization
|
|
|
0 .. * |
R |
Koppelt een bezwaar aan een vaccinatie |
(A_Rijksvaccinatie-informational-administered) |
|
|
@typeCode
|
|
|
0 .. 1 |
F |
AUTH |
|
|
@contextConductionInd
|
|
|
0 .. 1 |
F |
false |
|
|
hl7:consentEvent
|
|
|
1 .. 1 |
M |
Bezwaren |
(A_Rijksvaccinatie-informational-administered) |
|
|
0 .. 1 |
F |
CONS |
|
|
0 .. 1 |
F |
EVN |
|
|
1 .. 1 |
F |
true |
|
Mogelijkheid om aan te geven dat er géén toestemming is gegeven. Dit attribuut heeft de standaardwaarde 'false', dus moet
op 'true' worden gezet voor bezwaar
|
|
CV |
1 .. 1 |
M |
Type. Bevat de vaste waarde IMMUNIZ 'Immunization' vermeld uit codesysteem 'ActCode' (2.16.840.1.113883.5.4) |
(A_Rijksvaccinatie-informational-administered) |
|
|
1 .. 1 |
F |
IMMUNIZ |
|
|
1 .. 1 |
F |
2.16.840.1.113883.5.4 (ActCode) |
|
|
0 .. 1 |
C |
Koppelt de reden voor bezwaar aan het bezwaar |
(A_Rijksvaccinatie-informational-administered) |
|
|
0 .. 1 |
F |
RSON |
|
Constraint |
De reden "Anders" (observationEvent/@nullFlavor="OTH") mag NIET worden verstuurd aan derden zoals het RIVM om privacyredenen. |
|
|
1 .. 1 |
M |
Bezwaren |
(A_Rijksvaccinatie-informational-administered) |
|
|
0 .. 1 |
F |
OBS |
|
|
0 .. 1 |
F |
EVN |
|
CV |
1 .. 1 |
M |
Type. Bevat de vaste waarde 683 'Bezwaar' vermeld uit waardendomein W0647 'BDS-elementen' (2.16.840.1.113883.2.4.4.40.267) |
(A_Rijksvaccinatie-informational-administered) |
|
|
1 .. 1 |
F |
683 |
|
|
1 .. 1 |
F |
2.16.840.1.113883.2.4.4.40.267 (BDS ElementID) |
|
CV |
1 .. 1 |
R |
Hier staat het bezwaar vermeld. Bevat een waarde afkomstig uit waardendomein W0323 'Bezwaar' (2.16.840.1.113883.2.4.4.40.394) |
(A_Rijksvaccinatie-informational-administered) |
|
CONF |
De waarde van @code moet komen uit waardenlijst W0323_HL7 (DYNAMISCH) |
|
|
|
Doel van concept-Id(s)
|
|
Schematron assert |
role |
error
|
|
test |
not(@nullFlavor or hl7:originalText) |
|
Melding |
Uit privacyoverwegingen is het doorgeven van een bezwaarreden, anders dan "Medisch" of "Principieel", NIET toegestaan. |