MyHealtheVet use of PGHD
0.2.10-beta - ci-build United States of America flag

MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example of an MHV immunization R4 to flu, no note, no reaction - XML Representation

Page standards status: Informative

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="ex-MHV-immunization-0"/>
  <meta>
    <profile
             value="https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/VA.MHV.immunization"/>
    <tag>
      <system value="https://wiki.mobilehealth.va.gov/x/Onc1C"/>
      <code value="2ce6d9aa-c068-4809-8dda-662bcb16d09a"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Immunization</b><a name="ex-MHV-immunization-0"> </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;ex-MHV-immunization-0&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-VA.MHV.immunization.html">VA MHV Immunization</a></p><p style="margin-bottom: 0px">Tag: <span title="{https://wiki.mobilehealth.va.gov/x/Onc1C https://wiki.mobilehealth.va.gov/x/Onc1C}">https://wiki.mobilehealth.va.gov/x/Onc1C</span></p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: influenza, live, intranasal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-CVX.html">Vaccine Administered Code Set (CVX)</a>#111)</span></p><p><b>patient</b>: <a href="Patient-ex-patient.html">Patient/ex-patient</a> &quot; SCHMIDT&quot;</p><p><b>occurrence</b>: 2020-12-25 23:50:50-0500</p><p><b>recorded</b>: 2020-12-25 23:50:50-0500</p><p><b>primarySource</b>: false</p><p><b>reportOrigin</b>: Parent/Guardian/Patient Recall <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-immunization-origin.html">Immunization Origin Codes</a>#recall)</span></p><p><b>route</b>: Injection, intramuscular <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-RouteOfAdministration.html">RouteOfAdministration</a>#IM)</span></p></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://hl7.org/fhir/sid/cvx"/>
      <code value="111"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/ex-patient"/>
  </patient>
  <occurrenceDateTime value="2020-12-25T23:50:50-05:00"/>
  <recorded value="2020-12-25T23:50:50-05:00"/>
  <primarySource value="false"/>
  <reportOrigin>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-origin"/>
      <code value="recall"/>
    </coding>
  </reportOrigin>
  <route>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/>
      <code value="IM"/>
    </coding>
  </route>
</Immunization>