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="27654"/>
<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 27654</b></p><a name="27654"> </a><a name="hc27654"> </a><a name="27654-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/ImmunizationTO.125285 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 90717}">YELLOW FEVER</span></p><p><b>patient</b>: <a href="Patient-27659.html">unknown test Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#27659 (use: usual, ))</a></p><p><b>occurrence</b>: 2023-10-13 10:49:00-0400</p><p><b>primarySource</b>: Absent because : unknown</p><p><b>location</b>: <a href="#hc27654/Location-0">Location ADULT DAY HEALTH CARE</a></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></p><p><b>actor</b>: <a href="#hc27654/Provider-0">Practitioner KHAN,MUAZZAM</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="#hc27654/Organization-0">Organization DAYTSHR TEST LAB</a></p></blockquote><p><b>note</b>: Yellow </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 #Location-0</b></p><a name="27654/Location-0"> </a><a name="hc27654/Location-0"> </a><a name="27654/Location-0-en-US"> </a><p><b>name</b>: ADULT DAY HEALTH CARE</p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization #Organization-0</b></p><a name="27654/Organization-0"> </a><a name="hc27654/Organization-0"> </a><a name="27654/Organization-0-en-US"> </a><p><b>identifier</b>: L/984 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: DAYTSHR TEST LAB</p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Practitioner #Provider-0</b></p><a name="27654/Provider-0"> </a><a name="hc27654/Provider-0"> </a><a name="27654/Provider-0-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349</code>/0 (use: usual, )</p><p><b>name</b>: KHAN,MUAZZAM</p></blockquote></div>
</text>
<contained>
<Location>
<id value="Location-0"/>
<name value="ADULT DAY HEALTH CARE"/>
</Location>
</contained>
<contained>
<Organization>
<id value="Organization-0"/>
<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="984"/>
</identifier>
<active value="true"/>
<name value="DAYTSHR TEST LAB"/>
</Organization>
</contained>
<contained>
<Practitioner>
<id value="Provider-0"/>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.4.349"/>
<value value="0"/>
</identifier>
<name>
<text value="KHAN,MUAZZAM"/>
</name>
</Practitioner>
</contained>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.4.349.4.984"/>
<value value="ImmunizationTO.125285"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="90717"/>
<display value="YELLOW FEVER VACCINE SUBQ"/>
</coding>
<text value="YELLOW FEVER"/>
</vaccineCode>
<patient>🔗
<reference value="Patient/27659"/>
</patient>
<occurrenceDateTime value="2023-10-13T10:49:00-04:00"/>
<primarySource>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unknown"/>
</extension>
</primarySource>
<location>
<reference value="#Location-0"/>
</location>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
</coding>
</function>
<actor>
<reference value="#Provider-0"/>
</actor>
</performer>
<performer>
<actor>
<reference value="#Organization-0"/>
</actor>
</performer>
<note>
<text value="Yellow "/>
</note>
<protocolApplied>
<series value="COMPLETE"/>
<doseNumberString value="C"/>
</protocolApplied>
</Immunization>