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="27653"/>
<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 27653</b></p><a name="27653"> </a><a name="hc27653"> </a><a name="27653-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/ImmunizationTO.125286 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 90750}">ZOSTER RECOMBINANT</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 11:15:00-0400</p><p><b>primarySource</b>: Absent because : unknown</p><p><b>location</b>: <a href="#hc27653/Location-2">Location AUDIOLOGY FELLOW (PM)</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="#hc27653/Provider-0">Practitioner KHAN,MUAZZAM</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="#hc27653/Organization-0">Organization DAYTSHR TEST LAB</a></p></blockquote><p><b>note</b>: test series 1</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>SERIES 1</td><td>1</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization #Organization-0</b></p><a name="27653/Organization-0"> </a><a name="hc27653/Organization-0"> </a><a name="27653/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="27653/Provider-0"> </a><a name="hc27653/Provider-0"> </a><a name="27653/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><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location #Location-2</b></p><a name="27653/Location-2"> </a><a name="hc27653/Location-2"> </a><a name="27653/Location-2-en-US"> </a><p><b>name</b>: AUDIOLOGY FELLOW (PM)</p></blockquote></div>
</text>
<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>
<contained>
<Location>
<id value="Location-2"/>
<name value="AUDIOLOGY FELLOW (PM)"/>
</Location>
</contained>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.4.349.4.984"/>
<value value="ImmunizationTO.125286"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="90750"/>
<display value="HZV VACC RECOMBINANT IM"/>
</coding>
<text value="ZOSTER RECOMBINANT"/>
</vaccineCode>
<patient>🔗
<reference value="Patient/27659"/>
</patient>
<occurrenceDateTime value="2023-10-13T11:15:00-04:00"/>
<primarySource>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unknown"/>
</extension>
</primarySource>
<location>
<reference value="#Location-2"/>
</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="test series 1"/>
</note>
<protocolApplied>
<series value="SERIES 1"/>
<doseNumberString value="1"/>
</protocolApplied>
</Immunization>