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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="allerg-intol-substance-exp-risk"/>
  <meta>
    <lastUpdated value="2018-08-19T21:48:56.559+10:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>AllergyIntoleranceSubstanceExposureRisk</h2>
      <div>
        <p>The risk of an adverse reaction (allergy or intolerance) for this patient upon exposure to the substance (including pharmaceutical products).</p>

      </div>
      <p>This code system http://terminology.hl7.org/CodeSystem/allerg-intol-substance-exp-risk defines the following codes:</p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">known-reaction-risk
            <a name="allerg-intol-substance-exp-risk-known-reaction-risk"> </a>
          </td>
          <td>Known Reaction Risk</td>
          <td>Known risk of allergy or intolerance reaction upon exposure to the specified substance.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">no-known-reaction-risk
            <a name="allerg-intol-substance-exp-risk-no-known-reaction-risk"> </a>
          </td>
          <td>No Known Reaction Risk</td>
          <td>No known risk of allergy or intolerance reaction upon exposure to the specified substance.</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://terminology.hl7.org/CodeSystem/allerg-intol-substance-exp-risk"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1275"/>
  </identifier>
  <version value="3.5a.0"/>
  <name value="AllergyIntoleranceSubstanceExposureRisk"/>
  <title value="AllergyIntoleranceSubstanceExposureRisk"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-08-19T21:48:56+10:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The risk of an adverse reaction (allergy or intolerance) for this patient upon exposure to the substance (including pharmaceutical products)."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/allerg-intol-substance-exp-risk"/>
  <content value="complete"/>
  <concept>
    <code value="known-reaction-risk"/>
    <display value="Known Reaction Risk"/>
    <definition value="Known risk of allergy or intolerance reaction upon exposure to the specified substance."/>
  </concept>
  <concept>
    <code value="no-known-reaction-risk"/>
    <display value="No Known Reaction Risk"/>
    <definition value="No known risk of allergy or intolerance reaction upon exposure to the specified substance."/>
  </concept>
</CodeSystem>