HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

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

: Očkování Covid - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="Immunization-CovidExample"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/hdr/StructureDefinition/cz-immunization-hdr"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization Immunization-CovidExample</b></p><a name="Immunization-CovidExample"> </a><a name="hcImmunization-CovidExample"> </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-cz-immunization-hdr.html">Immunization (HDR CZ)</a></p></div><blockquote><p><b>Immunization AdministeredProduct</b></p><ul><li>reference: <a href="Medication-med-CovidVaccineComirnaty.html">Medication COMIRNATY OMICRON XBB.1.5</a></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 28531000087107}">SARS-CoV-2 vaccine</span></p><p><b>patient</b>: <a href="Patient-3f85726c-ad2f-441b-89ce-100000000000.html">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><p><b>manufacturer</b>: <a href="Organization-Organization-Pfizer.html">Organization Pfizer s.r.o.</a></p><p><b>note</b>: </p><blockquote><div><p>Pacient dostal druhou dávku vakcíny Comirnaty.</p>
</div></blockquote><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 840539006}">COVID-19</span></td><td>2</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.eu/fhir/hdr/StructureDefinition/immunization-administeredProduct">
    <extension url="reference">
      <valueReference>🔗 
        <reference value="Medication/med-CovidVaccineComirnaty"/>
      </valueReference>
    </extension>
  </extension>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="28531000087107"/>
      <display value="SARS-CoV-2 vaccine"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/3f85726c-ad2f-441b-89ce-100000000000"/>
  </patient>
  <occurrenceDateTime value="2021-05-05"/>
  <primarySource value="true"/>
  <manufacturer>🔗 
    <reference value="Organization/Organization-Pfizer"/>
  </manufacturer>
  <note>
    <text value="Pacient dostal druhou dávku vakcíny Comirnaty."/>
  </note>
  <protocolApplied>
    <targetDisease>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="840539006"/>
        <display value="COVID-19"/>
      </coding>
    </targetDisease>
    <doseNumberPositiveInt value="2"/>
  </protocolApplied>
</Immunization>