HL7 Europe Hospital Discharge Report
1.0.0-ci - draft 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: Immunization example of Covid - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="3f85726c-ad2f-441b-89ce-10000000001e"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/immunization-eu-core"/>
  </meta>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"><p class="res-header-id"><b>Generated Narrative: Immunization 3f85726c-ad2f-441b-89ce-10000000001e</b></p><a name="3f85726c-ad2f-441b-89ce-10000000001e"> </a><a name="hc3f85726c-ad2f-441b-89ce-10000000001e"> </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">Language: cs</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.eu/fhir/base/2.0.0/StructureDefinition-immunization-eu-core.html">Immunization (EU core)</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 28531000087107}">COVID-19 vaccine</span></p><p><b>patient</b>: <a href="Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000000">Petr Novák  Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)</a></p><p><b>occurrence</b>: 2021-05-05</p><p><b>primarySource</b>: true</p></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="28531000087107"/>
    </coding>
  </vaccineCode>
  <patient>
    <reference value="urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"/>
  </patient>
  <occurrenceDateTime value="2021-05-05"/>
  <primarySource value="true"/>
</Immunization>