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

: Gabriel - influenza vaccine - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="gabriel-flu"/>
  <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 gabriel-flu</b></p><a name="gabriel-flu"> </a><a name="hcgabriel-flu"> </a><a name="gabriel-flu-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>coded: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes 4670576}">4670576</span></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 1181000221105}">Influenza virus antigen only vaccine product</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/55011779911</p><p><b>occurrence</b>: 2019-10-11</p><p><b>recorded</b>: 2019-10-11</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: BeNSNIHDIProfessional/15690937</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>
  <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="4670576"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1181000221105"/>
    </coding>
  </vaccineCode>
  <patient>
    <identifier>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
      <value value="55011779911"/>
    </identifier>
  </patient>
  <occurrenceDateTime value="2019-10-11"/>
  <recorded value="2019-10-11"/>
  <doseQuantity>
    <value value="1"/>
  </doseQuantity>
  <performer>
    <actor>
      <identifier>
        <system
                value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional"/>
        <value value="15690937"/>
      </identifier>
    </actor>
  </performer>
</Immunization>