This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="example-covid19-vax-admin"/>
<meta>
<profile
value="http://hl7.eu/fhir/hdr/StructureDefinition/immunization-eu-hdr"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization example-covid19-vax-admin</b></p><a name="example-covid19-vax-admin"> </a><a name="hcexample-covid19-vax-admin"> </a><a name="example-covid19-vax-admin-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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-immunization-eu-hdr.html">Immunization (HDR)</a></p></div><blockquote><p><b>Immunization AdministeredProduct</b></p><ul><li>concept: <span title="Codes:{http://hl7europe.org/examples/pms 600000101345}">Comirnaty 3 micrograms/dose concentrate for dispersion for injection COVID-19 mRNA Vaccine</span></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 1287596002}">Adult B and BA.4/BA.5 lineage SARS-CoV-2 bivalent mRNA only vaccine product</span></p><p><b>patient</b>: <a href="Patient-patient-swart.html">Fiona XXX_Swart</a></p><p><b>occurrence</b>: 2024-11-15</p><p><b>location</b>: Community Health Centre, Rome</p><p><b>manufacturer</b>: BioPharma Europe Inc.</p><p><b>lotNumber</b>: BATCH-COVID-2024</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></td><td>Dr. Alessia Bianchi</td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 840539006}">COVID-19</span></td><td>3</td><td>4</td></tr></table></div>
</text>
<extension
url="http://hl7.eu/fhir/hdr/StructureDefinition/immunization-administeredProduct">
<extension url="concept">
<valueCodeableConcept>
<coding>
<system value="http://hl7europe.org/examples/pms"/>
<code value="600000101345"/>
<display
value="Comirnaty 3 micrograms/dose concentrate for dispersion for injection COVID-19 mRNA Vaccine"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1287596002"/>
<display
value="Adult B and BA.4/BA.5 lineage SARS-CoV-2 bivalent mRNA only vaccine product"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/patient-swart"/>
<display value="Fiona XXX_Swart"/>
</patient>
<occurrenceDateTime value="2024-11-15"/>
<location>
<display value="Community Health Centre, Rome"/>
</location>
<manufacturer>
<display value="BioPharma Europe Inc."/>
</manufacturer>
<lotNumber value="BATCH-COVID-2024"/>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
</coding>
</function>
<actor>
<display value="Dr. Alessia Bianchi"/>
</actor>
</performer>
<protocolApplied>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="840539006"/>
<display value="COVID-19"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="3"/>
<seriesDosesPositiveInt value="4"/>
</protocolApplied>
</Immunization>