MyHealtheVet PHR FHIR API
0.3.9-current - ci-build
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
Page standards status: Informative |
<Immunization xmlns="http://hl7.org/fhir">
<id value="ex-MHV-immunization-3"/>
<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-3</b></p><a name="ex-MHV-immunization-3"> </a><a name="hcex-MHV-immunization-3"> </a><a name="ex-MHV-immunization-3-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/ImmunizationTO.3 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">ZOSTER</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>: 1980</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-3/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-3/ex-MHV-organization-552">Organization DAYTON, OH VAMC</a></td></tr></table><p><b>note</b>: test of immunization with just a year</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>COMPLETE</td><td>C</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location #in-location-1</b></p><a name="ex-MHV-immunization-3/in-location-1"> </a><a name="hcex-MHV-immunization-3/in-location-1"> </a><a name="ex-MHV-immunization-3/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-3/ex-MHV-organization-552"> </a><a name="hcex-MHV-immunization-3/ex-MHV-organization-552"> </a><a name="ex-MHV-immunization-3/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.3"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<text value="ZOSTER"/>
</vaccineCode>
<patient>🔗
<reference value="Patient/ex-MHV-patient-1"/>
</patient>
<occurrenceDateTime value="1980"/>
<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"/>
</note>
<protocolApplied>
<series value="COMPLETE"/>
<doseNumberString value="C"/>
</protocolApplied>
</Immunization>