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="toto-hexa1"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization toto-hexa1</b></p><a name="toto-hexa1"> </a><a name="hctoto-hexa1"> </a><a name="toto-hexa1-en-US"> </a><p><b>BeExtRecorder</b>: <a href="Organization-org-regional-child-care-agency.html">Organization Regional Child Care Agency</a></p><blockquote><p><b>BeAdministeredProduct</b></p><ul><li>lotNumber: L00156</li></ul></blockquote><p><b>identifier</b>: <code>https://www.one.be/vaccination/immunisation-register</code>/c448357c-cf6b-4a55-95c2-1618580bc391</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 871895005}">Vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae and Haemophilus influenzae type b and Hepatitis B virus and Human poliovirus antigens (medicinal product)</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/16032376921</p><p><b>encounter</b>: <a href="#hctoto-hexa1/demo-encounter">Encounter: status = finished; class = AMB (AMB)</a></p><p><b>occurrence</b>: 2016-05-30</p><p><b>recorded</b>: 2016-05-30</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: BeSSINNamingSystem/12312312312</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Encounter #demo-encounter</b></p><a name="toto-hexa1/demo-encounter"> </a><a name="hctoto-hexa1/demo-encounter"> </a><a name="toto-hexa1/demo-encounter-en-US"> </a>Not done yet</blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location #demo-location</b></p><a name="toto-hexa1/demo-location"> </a><a name="hctoto-hexa1/demo-location"> </a><a name="toto-hexa1/demo-location-en-US"> </a><p><b>type</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location kind-gezin}">Kind en gezin</span></p></blockquote></div>
</text>
<contained>
<Encounter>
<id value="demo-encounter"/>
<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"/>
</location>
</location>
<serviceProvider>🔗
<reference value="Organization/org-regional-child-care-agency"/>
</serviceProvider>
</Encounter>
</contained>
<contained>
<Location>
<id value="demo-location"/>
<type>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location"/>
<code value="kind-gezin"/>
</coding>
</type>
</Location>
</contained>
<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>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct">
<extension url="lotNumber">
<valueString value="L00156"/>
</extension>
</extension>
<identifier>
<system value="https://www.one.be/vaccination/immunisation-register"/>
<value value="c448357c-cf6b-4a55-95c2-1618580bc391"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="871895005"/>
</coding>
</vaccineCode>
<patient>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="16032376921"/>
</identifier>
</patient>
<encounter>
<reference value="#demo-encounter"/>
</encounter>
<occurrenceDateTime value="2016-05-30"/>
<recorded value="2016-05-30"/>
<doseQuantity>
<value value="1"/>
</doseQuantity>
<performer>
<actor>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="12312312312"/>
</identifier>
</actor>
</performer>
</Immunization>