MyHealth@Eu Vaccination
10.0.0 - qa-preview 150

MyHealth@Eu Vaccination - Local Development build (v10.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vaccination – Minimal (EUVAC) - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="vacc-minimal-euvac"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/euvac/StructureDefinition/vaccination-myhealtheu-euvac"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization vacc-minimal-euvac</b></p><a name="vacc-minimal-euvac"> </a><a name="hcvacc-minimal-euvac"> </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-vaccination-myhealtheu-euvac.html">Vaccination (EUVAC)</a></p></div><blockquote><p><b>R5: Product that was administered (new)</b></p><ul><li>http://hl7.org/fhir/StructureDefinition/_datatype: CodeableReference</li><li>concept: <span title="Codes:{http://snomed.info/sct 28531000087107}">COVID-19 vaccine</span></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 28531000087107}">COVID-19 vaccine (Comirnaty)</span></p><p><b>patient</b>: <a href="Patient-patient-vachist-euvac.html">John Smith  Male, DoB: 1985-03-15 ( urn:oid:2.16.840.1.113883.2.9.4.3.2#BE-SMTJHN-19850315)</a></p><p><b>occurrence</b>: 2021-04-15</p><p><b>location</b>: <a href="Location-loc-vachist-euvac.html">Location</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></td><td><a href="Organization-org-vachist-euvac.html">Organization City Health Centre Brussels</a></td></tr></table><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://hl7.org/fhir/sid/icd-10 U07.1}">COVID-19</span></td><td>1</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Immunization.administeredProduct">
    <extension url="http://hl7.org/fhir/StructureDefinition/_datatype">
      <valueString value="CodeableReference"/>
    </extension>
    <extension url="concept">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="28531000087107"/>
          <display value="COVID-19 vaccine"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="28531000087107"/>
      <display value="COVID-19 vaccine"/>
    </coding>
    <text value="COVID-19 vaccine (Comirnaty)"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/patient-vachist-euvac"/>
  </patient>
  <occurrenceDateTime value="2021-04-15"/>
  <location>🔗 
    <reference value="Location/loc-vachist-euvac"/>
  </location>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
        <code value="AP"/>
        <display value="Administering Provider"/>
      </coding>
    </function>
    <actor>🔗 
      <reference value="Organization/org-vachist-euvac"/>
    </actor>
  </performer>
  <protocolApplied>
    <targetDisease>
      <coding>
        <system value="http://hl7.org/fhir/sid/icd-10"/>
        <code value="U07.1"/>
        <display value="COVID-19, virus identified"/>
      </coding>
      <text value="COVID-19"/>
    </targetDisease>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>