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 |
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="ex-MHV-allergy-9"/>
<meta>
<profile
value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.allergyIntolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance ex-MHV-allergy-9</b></p><a name="ex-MHV-allergy-9"> </a><a name="hcex-MHV-allergy-9"> </a><a name="ex-MHV-allergy-9-en-US"> </a><p><b>identifier</b>: <code>http://va.gov/systems/979_120.8</code>/69074 (use: official, )</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>category</b>: Food</p><p><b>code</b>: <span title="Codes:">CARROTS</span></p><p><b>patient</b>: <a href="Patient-ex-MHV-patient-89486.html">MHVPDAADLZ MHVASPXXI Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#89486 (use: usual, ))</a></p><p><b>recordedDate</b>: 2011-02-21 08:16:00+0000</p><p><b>recorder</b>: Organization 979</p><p><b>note</b>: none ( @2011-02-21 08:16:49+0000)</p><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.6.233 4637177}">SEDATED</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.6.233 4637191}">PRURITUS</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.6.233 4637015}">DELIRIUM</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.6.233 4637164}">SWELLING</span></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization #ex-MHV-organization-979</b></p><a name="ex-MHV-allergy-9/ex-MHV-organization-979"> </a><a name="hcex-MHV-allergy-9/ex-MHV-organization-979"> </a><a name="ex-MHV-allergy-9/ex-MHV-organization-979-en-US"> </a><p><b>identifier</b>: FI/979 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: Organization 979</p></blockquote></div>
</text>
<contained>
<Organization>
<id value="ex-MHV-organization-979"/>
<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="FI"/>
</type>
<system value="urn:oid:2.16.840.1.113883.4.349"/>
<value value="979"/>
</identifier>
<active value="true"/>
<name value="Organization 979"/>
</Organization>
</contained>
<extension
url="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/allergyObservedHistoric">
<valueCode value="o"/>
</extension>
<identifier>
<use value="official"/>
<system value="http://va.gov/systems/979_120.8"/>
<value value="69074"/>
</identifier>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category value="food"/>
<code>
<text value="CARROTS"/>
</code>
<patient>🔗
<reference value="Patient/ex-MHV-patient-89486"/>
</patient>
<recordedDate value="2011-02-21T08:16:00Z"/>
<recorder>
<extension
url="http://hl7.org/fhir/StructureDefinition/alternate-reference">
<valueReference>
<reference value="#ex-MHV-organization-979"/>
</valueReference>
</extension>
<display value="Organization 979"/>
</recorder>
<note>
<time value="2011-02-21T08:16:49Z"/>
<text value="none "/>
</note>
<reaction>
<manifestation>
<coding>
<system value="urn:oid:2.16.840.1.113883.6.233"/>
<code value="4637177"/>
</coding>
<text value="SEDATED"/>
</manifestation>
</reaction>
<reaction>
<manifestation>
<coding>
<system value="urn:oid:2.16.840.1.113883.6.233"/>
<code value="4637191"/>
</coding>
<text value="PRURITUS"/>
</manifestation>
</reaction>
<reaction>
<manifestation>
<coding>
<system value="urn:oid:2.16.840.1.113883.6.233"/>
<code value="4637015"/>
</coding>
<text value="DELIRIUM"/>
</manifestation>
</reaction>
<reaction>
<manifestation>
<coding>
<system value="urn:oid:2.16.840.1.113883.6.233"/>
<code value="4637164"/>
</coding>
<text value="SWELLING"/>
</manifestation>
</reaction>
</AllergyIntolerance>