Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

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

: Immunization-EMIS-IM1-Influenza vaccination - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="610281"/>
  <meta>
    <profile
             value="https://fhir.virtually.healthcare/StructureDefinition/Immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization 610281</b></p><a name="610281"> </a><a name="hc610281"> </a><a name="610281-en-GB"> </a><p><b>identifier</b>: <code>https://emis.com/Id/Event/DBID</code>/610281, <code>https://emis.com/Id/Event/GUID</code>/b15c6be0-34e4-458b-aa8e-b6cbfdcb4b9c</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://read.info/readv2 65E..}, {http://snomed.info/sct 86198006}">Influenza vaccination</span></p><p><b>patient</b>: <a href="Patient-610.html">William Dyer  Male, DoB: 1919-05-27 ( Medical record number)</a></p><p><b>occurrence</b>: 2001-05-13 00:00:00+0000</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-243.html">Dr Emis Test</a></td></tr></table></div>
  </text>
  <identifier>
    <system value="https://emis.com/Id/Event/DBID"/>
    <value value="610281"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="F83004"/>
      </identifier>
    </assigner>
  </identifier>
  <identifier>
    <system value="https://emis.com/Id/Event/GUID"/>
    <value value="b15c6be0-34e4-458b-aa8e-b6cbfdcb4b9c"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="F83004"/>
      </identifier>
    </assigner>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://read.info/readv2"/>
      <code value="65E.."/>
      <display value="Influenza vaccination"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="86198006"/>
      <display value="Influenza vaccination"/>
    </coding>
    <text value="Influenza vaccination"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/610"/>
  </patient>
  <occurrenceDateTime value="2001-05-13T00:00:00+00:00"/>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/243"/>
      <identifier>
        <system value="https://fhir.hl7.org.uk/Id/gmp-number"/>
        <value value="G2435868"/>
      </identifier>
      <display value="Dr Emis Test"/>
    </actor>
  </performer>
</Immunization>