MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Allergy for Eggs - XML Representation

Page standards status: Informative

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="au-ps-allergyintolerance-2"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-allergyintolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance au-ps-allergyintolerance-2</b></p><a name="au-ps-allergyintolerance-2"> </a><a name="hcau-ps-allergyintolerance-2"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/hl7au/au-fhir-ps/StructureDefinition-au-ps-allergyintolerance.html">AU PS AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Food</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 102263004}">Eggs</span></p><p><b>patient</b>: <a href="Patient-mhr-au-ps-patient-1.html">Mia Leanne Banks  Female, DoB: 1983-08-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647261)</a></p><p><b>onset</b>: 2015-06-01</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <type value="allergy"/>
  <category value="food"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="102263004"/>
      <display value="Eggs (edible)"/>
    </coding>
    <text value="Eggs"/>
  </code>
  <patient>🔗 
    <reference value="Patient/mhr-au-ps-patient-1"/>
  </patient>
  <onsetDateTime value="2015-06-01"/>
</AllergyIntolerance>