HL7 Belgium Vaccination (Patient Dossier)
1.0.4 - 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.0.4 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

: othercode - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="othercode"/>
  <meta>
    <profile
             value="https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization othercode</b></p><a name="othercode"> </a><a name="hcothercode"> </a><a name="othercode-en-US"> </a><p><b>identifier</b>: <code>https://www.one.be/vaccination/immunisation-register</code>/e15cd3d6-cfd8-4f77-9c78-9eb1a0fe5671</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code other}">If value is other, this cannot be empty</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/16032376921</p><p><b>occurrence</b>: 2016-07-04</p><p><b>recorded</b>: 2016-07-04</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/10829059</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="lotNumber">
      <valueString value="L00156"/>
    </extension>
  </extension>
  <identifier>
    <system value="https://www.one.be/vaccination/immunisation-register"/>
    <value value="e15cd3d6-cfd8-4f77-9c78-9eb1a0fe5671"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code"/>
      <code value="other"/>
    </coding>
    <text value="If value is other, this cannot be empty"/>
  </vaccineCode>
  <patient>
    <identifier>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
      <value value="16032376921"/>
    </identifier>
  </patient>
  <occurrenceDateTime value="2016-07-04"/>
  <recorded value="2016-07-04"/>
  <doseQuantity>
    <value value="1"/>
  </doseQuantity>
  <performer>
    <actor>
      <identifier>
        <system
                value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional"/>
        <value value="10829059"/>
      </identifier>
    </actor>
  </performer>
</Immunization>