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

: Allergy 1 - XML Representation

Page standards status: Informative

Raw xml | Download



<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="ex-MHV-allergy-1"/>
  <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-1</b></p><a name="ex-MHV-allergy-1"> </a><a name="hcex-MHV-allergy-1"> </a><a name="ex-MHV-allergy-1-en-US"> </a><p><b>identifier</b>: <code>http://va.gov/systems/979_120.8</code>/53495 (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>: Medication</p><p><b>code</b>: <span title="Codes:">CONTRAST MEDIA, OTHER</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>: 2002-06-03 09:44:00+0000</p><p><b>recorder</b>: Organization 979</p><p><b>note</b>: Updated using clean up process.  Changed reactant from IVP DYE (free text) to CONTRAST MEDIA, OTHER(file - PS(50.605,) ( @2004-07-24 18:29:07+0000)</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{urn:oid:2.16.840.1.113883.6.233 4637183}">RESPIRATORY DISTRESS</span></td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization  #ex-MHV-organization-979</b></p><a name="ex-MHV-allergy-1/ex-MHV-organization-979"> </a><a name="hcex-MHV-allergy-1/ex-MHV-organization-979"> </a><a name="ex-MHV-allergy-1/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="h"/>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="http://va.gov/systems/979_120.8"/>
    <value value="53495"/>
  </identifier>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <category value="medication"/>
  <code>
    <text value="CONTRAST MEDIA, OTHER"/>
  </code>
  <patient>🔗 
    <reference value="Patient/ex-MHV-patient-89486"/>
  </patient>
  <recordedDate value="2002-06-03T09:44: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="2004-07-24T18:29:07Z"/>
    <text
          value="Updated using clean up process.  Changed reactant from IVP DYE (free text) to CONTRAST MEDIA, OTHER(file - PS(50.605,)"/>
  </note>
  <reaction>
    <manifestation>
      <coding>
        <system value="urn:oid:2.16.840.1.113883.6.233"/>
        <code value="4637183"/>
      </coding>
      <text value="RESPIRATORY DISTRESS"/>
    </manifestation>
  </reaction>
</AllergyIntolerance>