<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-environment-ExposureReasonVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ExposureReasonVS ValueSet</b>
      </p>
      <p>The reason that an exposure occurred.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/environment/vs/ExposureReasonVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.environment.ExposureReasonVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ExposureReasonVS ValueSet" />
  <title value="SHR ExposureReasonVS ValueSet" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The reason that an exposure occurred." />
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/environment/cs/ExposureReasonCS" />
      <concept>
        <code value="voluntary" />
        <display value="The subject voluntarily subjects him or herself to the exposure, for example, smoking or using a drug recreationally." />
      </concept>
      <concept>
        <code value="addiction" />
        <display value="The subject is addicted to the substance." />
      </concept>
      <concept>
        <code value="self_prescribed" />
        <display value="The subject takes a non-prescription substance to address health issues or for prevention, e.g. herbal remedy for depression." />
      </concept>
      <concept>
        <code value="occupational" />
        <display value="Exposure in a workplace setting." />
      </concept>
      <concept>
        <code value="home" />
        <display value="Exposure in home setting." />
      </concept>
      <concept>
        <code value="passive" />
        <display value="The exposure occurred or occurs involuntarily, e.g., exposure to second-hand smoke." />
      </concept>
      <concept>
        <code value="accidental" />
        <display value="The exposure as a result of an accident." />
      </concept>
    </include>
  </compose>
</ValueSet>