OpenMRS Core FHIR Implementation Guide
0.1.0 - ci-build

OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OpenMRS Immunization Example - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="d48df5c7-605f-4f7b-88b3-f7235b474663"/>
  <meta>
    <profile
             value="http://fhir.openmrs.org/core/StructureDefinition/omrs-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization d48df5c7-605f-4f7b-88b3-f7235b474663</b></p><a name="d48df5c7-605f-4f7b-88b3-f7235b474663"> </a><a name="hcd48df5c7-605f-4f7b-88b3-f7235b474663"> </a><a name="d48df5c7-605f-4f7b-88b3-f7235b474663-en-US"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{https://cielterminology.org/ 116958AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA}">116958AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</span></p><p><b>patient</b>: <a href="Patient-example-openmrs-Patient.html">Ricky Jeannette  Male, DoB: 1996-12-12 ( OpenMRS ID: 4343534 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-5b829d01-34bb-47d1-b1bb-9303c3a9ebcb.html">Encounter: status = unknown; class = ambulatory (ActCode#AMB); type = Vitals; period = 2022-06-22 --&gt; 2022-06-22</a></p><p><b>occurrence</b>: 2022-12-30</p><p><b>location</b>: <a href="Location-a3b793f0-eb53-4cda-92ce-fe0a77106252.html">Location Outpatient Clinic</a></p><p><b>lotNumber</b>: AAJN11K</p><p><b>expirationDate</b>: 2025-05-07</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-7a9e2727-11ee-47ae-8af5-1dcf5337f7c2.html">Practitioner Adam Careful </a></td></tr></table></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="https://cielterminology.org/"/>
      <code value="116958AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/example-openmrs-Patient"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"/>
  </encounter>
  <occurrenceDateTime value="2022-12-30"/>
  <location>🔗 
    <reference value="Location/a3b793f0-eb53-4cda-92ce-fe0a77106252"/>
  </location>
  <lotNumber value="AAJN11K"/>
  <expirationDate value="2025-05-07"/>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/7a9e2727-11ee-47ae-8af5-1dcf5337f7c2"/>
    </actor>
  </performer>
</Immunization>