<?xml version="1.0" encoding="UTF-8"?>

<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="em-allergy-example-invalid"/>
  <meta>
    <profile value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-allergy-intolerance"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance em-allergy-example-invalid</b></p><a name="em-allergy-example-invalid"> </a><a name="hcem-allergy-example-invalid"> </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="StructureDefinition-em-allergy-intolerance.html">AllergyIntolerance - Emergency Allergy or Intolerance</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 unconfirmed}">Unconfirmed</span></p><p><b>code</b>: <span title="Codes:{https://nshr-uat.sha.go.ke/fhir/CodeSystem/active-components-cs AC10008}">Domiphen</span></p><p><b>patient</b>: <a href="Patient/pat-0712345678">Patient/pat-0712345678</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="unconfirmed"/>
      <display value="Unconfirmed"/>
    </coding>
  </verificationStatus>
  <code>
    <coding>
      <system value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/active-components-cs"/>
      <code value="AC10008"/>
      <display value="Domiphen"/>
    </coding>
  </code>
  <patient>
    <reference value="Patient/pat-0712345678"/>
  </patient>
</AllergyIntolerance>