<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-ActExposureLevelCode" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/ActExposureLevelCode" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.1114" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System ActExposureLevelCode" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org" />
    </telecom>
  </contact>
  <description value=" A qualitative measure of the degree of exposure to the causative agent.  This includes concepts such as &quot;low&quot;, &quot;medium&quot; and &quot;high&quot;.  This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v3-ActExposureLevelCode" />
  <hierarchyMeaning value="is-a" />
  <content value="complete" />
  <property>
    <code value="notSelectable" />
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable" />
    <description value="Indicates that the code is abstract - only intended to be used as a selector for other concepts" />
    <type value="boolean" />
  </property>
  <concept>
    <code value="_ActExposureLevelCode" />
    <display value="ActExposureLevelCode" />
    <definition value="A qualitative measure of the degree of exposure to the causative agent.  This includes concepts such as &quot;low&quot;, &quot;medium&quot; and &quot;high&quot;.  This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance." />
    <property>
      <code value="notSelectable" />
      <valueBoolean value="true" />
    </property>
    <concept>
      <code value="HIGH" />
      <display value="high" />
      <definition value="Description: Exposure to an agent at a relatively high level above background." />
    </concept>
    <concept>
      <code value="LOW" />
      <display value="low" />
      <definition value="Description: Exposure to an agent at a relatively low level above background." />
    </concept>
    <concept>
      <code value="MEDIUM" />
      <display value="medium" />
      <definition value="Description: Exposure to an agent at a relatively moderate level above background.A" />
    </concept>
  </concept>
</CodeSystem>