HL7 Belgium Vaccination (Patient Dossier)
1.1.0 - STU Belgium flag

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

: Eva - HPV 2nd dose - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="eva-hpv2-school"/>
  <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 eva-hpv2-school</b></p><a name="eva-hpv2-school"> </a><a name="hceva-hpv2-school"> </a><a name="eva-hpv2-school-en-US"> </a><p><b>BeExtRecorder</b>: <a href="Organization-org-regional-child-care-agency.html">Organization Regional Child Care Agency</a></p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 911000221103}">Vaccine product containing only Human papillomavirus antigen (medicinal product)</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/7061254428</p><p><b>occurrence</b>: 2020-04-23</p><p><b>recorded</b>: 2020-04-23</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: Reference(School2)</td></tr></table></div>
  </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>
  <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="7061254428"/>
    </identifier>
  </patient>
  <occurrenceDateTime value="2020-04-23"/>
  <recorded value="2020-04-23"/>
  <doseQuantity>
    <value value="1"/>
  </doseQuantity>
  <performer>
    <actor>
      <identifier>
        <value value="Reference(School2)"/>
      </identifier>
    </actor>
  </performer>
</Immunization>