Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: Immunization Example - Influenza - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="20220607"/>
  <meta>
    <profile
             value="http://interopehrate.eu/fhir/StructureDefinition/Immunization-IEHR"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p><b>Generated Narrative: Immunization</b><a name="20220607"> </a><a name="hc20220607"> </a></p><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">Resource Immunization &quot;20220607&quot;  (Language &quot;en&quot;) </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Immunization-IEHR.html">Immunization-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: <a href="Provenance-40.html">Provenance/40</a></p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: influenza, inactivated, whole virus <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html">WHO ATC</a>#J07BB01)</span></p><p><b>patient</b>: <a href="Patient-3466.html">Patient/3466</a> &quot; SMITH&quot;</p><p><b>occurrence</b>: 2022-01-01</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><a href="Practitioner-21.html">Practitioner/21</a> &quot; ANTONIO&quot;</td></tr></table></div>
  </text>
  <extension
             url="http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR">
    <valueReference>🔗 
      <reference value="Provenance/40"/>
    </valueReference>
  </extension>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://www.whocc.no/atc"/>
      <code value="J07BB01"/>
      <display value="influenza, inactivated, whole virus"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/3466"/>
  </patient>
  <occurrenceDateTime value="2022-01-01"/>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/21"/>
    </actor>
  </performer>
</Immunization>