HL7 Belgium Vaccination (Patient Dossier)
1.1.0 - STU
HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="vaccinnet-1"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"/>
</meta>
<language value="nl-BE"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl-BE" lang="nl-BE"><p class="res-header-id"><b>Generated Narrative: Immunization vaccinnet-1</b></p><a name="vaccinnet-1"> </a><a name="hcvaccinnet-1"> </a><a name="vaccinnet-1-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: nl-BE</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-be-vaccination.html">BeVaccination</a></p></div><p><b>BeExtRecorder</b>: Identifier: BeNIHDINamingSystem/10182803004</p><blockquote><p><b>BeAdministeredProduct</b></p><ul><li>coded: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes 1149939}">1149939</span></li></ul></blockquote><p><b>identifier</b>: <code>https://www.kindengezin.be/vaccinatie/vaccination-register</code>/910C6BBCF1C13FA0434D15CCF5609AE8</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 871751006}">Vaccine product containing only Hepatitis A virus antigen (medicinal product)</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/90083191801</p><p><b>encounter</b>: <a href="#hcvaccinnet-1/demo-encounter-1">Encounter: status = finished; class = AMB (AMB)</a></p><p><b>occurrence</b>: 2024-01-05</p><p><b>recorded</b>: 2024-01-05</p><p><b>route</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-administration-route IM}">Instramuscular</span></p><p><b>doseQuantity</b>: 1</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Identifier: BeNIHDINamingSystem/10182803004</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location #demo-location-1</b></p><a name="vaccinnet-1/demo-location-1"> </a><a name="hcvaccinnet-1/demo-location-1"> </a><a name="vaccinnet-1/demo-location-1-en-US"> </a><p><b>address</b>: BEL </p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Encounter #demo-encounter-1</b></p><a name="vaccinnet-1/demo-encounter-1"> </a><a name="hcvaccinnet-1/demo-encounter-1"> </a><a name="vaccinnet-1/demo-encounter-1-en-US"> </a>Not done yet</blockquote></div>
</text>
<contained>
<Location>
<id value="demo-location-1"/>
<address>
<country value="BEL"/>
</address>
</Location>
</contained>
<contained>
<Encounter>
<id value="demo-encounter-1"/>
<status value="finished"/>
<class>
<code value="AMB"/>
</class>
<subject>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="16032376921"/>
</identifier>
</subject>
<location>
<location>
<reference value="#demo-location-1"/>
</location>
</location>
</Encounter>
</contained>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder">
<valueReference>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"/>
<value value="10182803004"/>
</identifier>
</valueReference>
</extension>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct">
<extension url="coded">
<valueCodeableConcept>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes"/>
<code value="1149939"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<system
value="https://www.kindengezin.be/vaccinatie/vaccination-register"/>
<value value="910C6BBCF1C13FA0434D15CCF5609AE8"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/11000172109"/>
<code value="871751006"/>
</coding>
</vaccineCode>
<patient>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="90083191801"/>
</identifier>
</patient>
<encounter>
<reference value="#demo-encounter-1"/>
</encounter>
<occurrenceDateTime value="2024-01-05"/>
<recorded value="2024-01-05"/>
<route>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-administration-route"/>
<code value="IM"/>
</coding>
</route>
<doseQuantity>
<value value="1"/>
</doseQuantity>
<performer>
<actor>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"/>
<value value="10182803004"/>
</identifier>
</actor>
</performer>
</Immunization>