MyHealtheVet PHR FHIR API
0.3.9-current - ci-build United States of America flag

MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions

: Immunization 4 - XML Representation

Page standards status: Informative

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="ex-MHV-immunization-4"/>
  <meta>
    <profile
             value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.immunization"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization ex-MHV-immunization-4</b></p><a name="ex-MHV-immunization-4"> </a><a name="hcex-MHV-immunization-4"> </a><a name="ex-MHV-immunization-4-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/ImmunizationTO.4 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">ZOSTER Booster</span></p><p><b>patient</b>: <a href="Patient-ex-MHV-patient-1.html">MTPZEROTWO DAYTSHR  Male, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#1 (use: usual, ))</a></p><p><b>occurrence</b>: 2012-01-02</p><p><b>recorded</b>: 2022-08-08 11:15:28+0000</p><p><b>primarySource</b>: Absent because : unknown</p><p><b>location</b>: <a href="#hcex-MHV-immunization-4/in-location-1">Location 23 HOUR OBSERVATION</a></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="#hcex-MHV-immunization-4/ex-MHV-organization-552">Organization DAYTON, OH VAMC</a></td></tr></table><p><b>note</b>: test of immunization with just a year/month/date</p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td>BOOSTER</td><td>B</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location  #in-location-1</b></p><a name="ex-MHV-immunization-4/in-location-1"> </a><a name="hcex-MHV-immunization-4/in-location-1"> </a><a name="ex-MHV-immunization-4/in-location-1-en-US"> </a><p><b>identifier</b>: ?ngen-9? (use: usual, )</p><p><b>name</b>: 23 HOUR OBSERVATION</p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization  #ex-MHV-organization-552</b></p><a name="ex-MHV-immunization-4/ex-MHV-organization-552"> </a><a name="hcex-MHV-immunization-4/ex-MHV-organization-552"> </a><a name="ex-MHV-immunization-4/ex-MHV-organization-552-en-US"> </a><p><b>identifier</b>: L/552 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: DAYTON, OH VAMC</p><p><b>address</b>: 4100 W. THIRD STREET DAYTON OH 45428 USA </p></blockquote></div>
  </text>
  <contained>
    <Location>
      <id value="in-location-1"/>
      <meta>
        <profile
                 value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location"/>
      </meta>
      <identifier>
        <use value="usual"/>
      </identifier>
      <name value="23 HOUR OBSERVATION"/>
    </Location>
  </contained>
  <contained>
    <Organization>
      <id value="ex-MHV-organization-552"/>
      <meta>
        <profile
                 value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.organization"/>
      </meta>
      <identifier>
        <use value="usual"/>
        <type>
          <text value="L"/>
        </type>
        <system value="urn:oid:2.16.840.1.113883.4.349"/>
        <value value="552"/>
      </identifier>
      <active value="true"/>
      <name value="DAYTON, OH VAMC"/>
      <address>
        <line value="4100 W. THIRD STREET"/>
        <city value="DAYTON"/>
        <state value="OH"/>
        <postalCode value="45428"/>
        <country value="USA"/>
      </address>
    </Organization>
  </contained>
  <identifier>
    <use value="usual"/>
    <system value="urn:oid:2.16.840.1.113883.4.349.4.989"/>
    <value value="ImmunizationTO.4"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <text value="ZOSTER Booster"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/ex-MHV-patient-1"/>
  </patient>
  <occurrenceDateTime value="2012-01-02"/>
  <recorded value="2022-08-08T11:15:28Z"/>
  <primarySource>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </primarySource>
  <location>
    <reference value="#in-location-1"/>
  </location>
  <performer>
    <actor>
      <reference value="#ex-MHV-organization-552"/>
    </actor>
  </performer>
  <note>
    <text value="test of immunization with just a year/month/date"/>
  </note>
  <protocolApplied>
    <series value="BOOSTER"/>
    <doseNumberString value="B"/>
  </protocolApplied>
</Immunization>