HL7 Belgium Vaccination (Patient Dossier)
1.1.3 - STU
This page is part of the HL7 Belgium FHIR Implementation Guide - Vaccination profiles (v1.1.3: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="immunization-example-1-hpv"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
</text>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder">
<valueReference>🔗
<reference value="Organization/org-regional-child-care-agency"/>
</valueReference>
</extension>
<identifier>
<system
value="https://www.kindengezin.be/vaccinatie/vaccination-register"/>
<value value="12345623"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="911000221103"/>
</coding>
</vaccineCode>
<patient>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="59050937740"/>
</identifier>
</patient>
<occurrenceDateTime value="2020-05-17"/>
<recorded value="2020-05-17"/>
<performer>
<actor>
<identifier>
<use value="official"/>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="79121137740"/>
</identifier>
</actor>
</performer>
</Immunization>