XpanDH Hospital Discharge Report
0.1.0 - ci-build 150

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

: example-it-1-2 - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="example-it-1-2"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization example-it-1-2</b></p><a name="example-it-1-2"> </a><a name="hcexample-it-1-2"> </a><a name="example-it-1-2-en-US"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{https://www.aifa.gov.it/aic 049269018}, {http://snomed.info/sct 1119349007}, {http://www.whocc.no/atc J07BX03}, {http://id.who.int/icd11/mms XM6AT1}">COMIRNATY Vaccino a mRNA contro COVID-19  (modificato a livello dei nucleosidi)</span></p><p><b>patient</b>: <a href="Patient-example-it-1.html">DANTE ALIGHIERI (official) Male, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#LGHDNT71E01D612Q)</a></p><p><b>occurrence</b>: 2021-02-25</p><p><b>lotNumber</b>: EL0727</p><p><b>site</b>: <span title="Codes:">deltoide</span></p><p><b>route</b>: <span title="Codes:">intramuscolare</span></p><blockquote><p><b>performer</b></p><p><b>actor</b>: Az. USL Toscana centro</p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="Organization-org-example-it.html">Organization AZIENDA USL TOSCANA CENTRO</a></p></blockquote><blockquote><p><b>protocolApplied</b></p><p><b>targetDisease</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 J12.82}">Pneumonia due to coronavirus disease 2019</span>, <span title="Codes:{http://id.who.int/icd11/mms XN109}">SARS-CoV-2</span>, <span title="Codes:{http://snomed.info/sct 840533007}">2019 novel coronavirus</span></p><p><b>doseNumber</b>: 2</p></blockquote></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="https://www.aifa.gov.it/aic"/>
      <code value="049269018"/>
      <display
               value="0,45 ML- CONCENTRATO PER DISPERSIONE INIETTABILE- VIA INTRAMUSCOLARE- FLACONCINO (VETRO) 0,45 ML (6 DOSI)- 195 FLACONCINI MULTIDOSE (1170 DOSI)"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1119349007"/>
      <display
               value="Severe acute respiratory syndrome coronavirus 2 mRNA only vaccine product"/>
    </coding>
    <coding>
      <system value="http://www.whocc.no/atc"/>
      <code value="J07BX03"/>
      <display value="covid-19 vaccines"/>
    </coding>
    <coding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="XM6AT1"/>
      <display value="COVID-19 vaccine, DNA based"/>
    </coding>
    <text
          value="COMIRNATY Vaccino a mRNA contro COVID-19  (modificato a livello dei nucleosidi)"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/example-it-1"/>
  </patient>
  <occurrenceDateTime value="2021-02-25"/>
  <lotNumber value="EL0727"/>
  <site>
    <text value="deltoide"/>
  </site>
  <route>
    <text value="intramuscolare"/>
  </route>
  <performer>
    <actor>
      <display value="Az. USL Toscana centro"/>
    </actor>
  </performer>
  <performer>
    <actor>🔗 
      <reference value="Organization/org-example-it"/>
    </actor>
  </performer>
  <protocolApplied>
    <targetDisease>
      <coding>
        <system value="http://hl7.org/fhir/sid/icd-10"/>
        <code value="J12.82"/>
        <display value="Pneumonia due to coronavirus disease 2019"/>
      </coding>
    </targetDisease>
    <targetDisease>
      <coding>
        <system value="http://id.who.int/icd11/mms"/>
        <code value="XN109"/>
        <display value="SARS-CoV-2"/>
      </coding>
    </targetDisease>
    <targetDisease>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="840533007"/>
        <display value="2019 novel coronavirus"/>
      </coding>
    </targetDisease>
    <doseNumberPositiveInt value="2"/>
  </protocolApplied>
</Immunization>