<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="cashew-allergy-example" />
  <meta>
    <profile value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/allergyintolerance-ca-ps" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative</b>
      </p>
      <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">Resource "cashew-allergy-example" </p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-allergyintolerance-ca-ps.html">Allergy Intolerance (PS-CA)</a></p>
      </div>
      <p>
        <b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-allergyintolerance-clinical.html">AllergyIntolerance Clinical Status Codes</a>#active)</span></p>
      <p>
        <b>verificationStatus</b>: Confirmed present <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-allergyintolerance-verification.html">AllergyIntolerance Verification Status</a>#confirmed; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#410605003)</span></p>
      <p>
        <b>type</b>: allergy</p>
      <p>
        <b>criticality</b>: high</p>
      <p>
        <b>code</b>: Cashew nut (substance) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#227493005)</span></p>
      <p>
        <b>patient</b>: <a href="Patient-patient1-example.html">Patient/patient1-example: Donald Duck</a> " DONALD"</p>
      <p>
        <b>onset</b>: 2004-01-01</p>
      <p>
        <b>asserter</b>: <a href="Patient-patient1-example.html">Patient/patient1-example: Donald Duck</a> " DONALD"</p>
      <h3>Reactions</h3>
      <table class="grid">
        <tr>
          <td>-</td>
          <td>
            <b>Manifestation</b>
          </td>
          <td>
            <b>Onset</b>
          </td>
          <td>
            <b>Severity</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>Anaphylaxis (disorder) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#39579001)</span></td>
          <td>2004-06-12</td>
          <td>severe</td>
        </tr>
      </table>
    </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>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="410605003" />
      <display value="Confirmed present" />
    </coding>
  </verificationStatus>
  <type value="allergy" />
  <criticality value="high" />
  <code>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="227493005" />
      <display value="Cashew nut (substance)" />
    </coding>
  </code>
  <patient>
    <reference value="Patient/patient1-example" />
    <display value="Donald Duck" />
  </patient>
  <onsetDateTime value="2004" />
  <asserter>
    <reference value="Patient/patient1-example" />
    <display value="Donald Duck" />
  </asserter>
  <reaction>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct" />
        <code value="39579001" />
        <display value="Anaphylaxis (disorder)" />
      </coding>
    </manifestation>
    <onset value="2004-06-12" />
    <severity value="severe" />
  </reaction>
</AllergyIntolerance>