RIVO-Noord Zorgviewer Implementation Guide
1.25.0 - CI build
RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.25.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="d2f8a567-4b3e-4d6c-a9e7-1c5b8f2d3a91"/>
<meta>
<lastUpdated value="2026-03-10T08:45:00.000+01:00"/>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><table><caption>Immunization. Patient: Dhr. P. Patient-4. Status: completed</caption><tbody><tr><th><span title="influenzavaccin (J07BB02 - http://www.whocc.no/atc)">influenzavaccin</span></th><td><div>Toegediend: ja (10 maart 2026)</div></td></tr><tr><th>Uitvoerende</th><td>Pharmeon acceptatie zorgverlener<div>Zorgverlenerrol: Huisartsen, niet apotheekhoudend</div></td></tr></tbody></table></div>
</text>
<identifier>
<system
value="http://cgmhuisarts.cgm.nl/fhir/NamingSystem/immunizationID"/>
<value value="cgm-immunization-001"/>
</identifier>
<status value="completed"/>
<notGiven value="false"/>
<vaccineCode>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="J07BB02"/>
<display value="influenzavaccin"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/40bbb218-2bcf-4851-a104-dfb910408587"/>
<display value="Dhr. P. Patient-4"/>
</patient>
<date value="2026-03-10"/>
<primarySource value="true"/>
<practitioner>
<actor>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference">
<valueReference>
<reference
value="PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410"/>
<display value="Huisartsen, niet apotheekhoudend"/>
</valueReference>
</extension>
<reference value="Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767"/>
<display value="Pharmeon acceptatie zorgverlener"/>
</actor>
</practitioner>
</Immunization>