<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-adverse-AttributionCategoryVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR AttributionCategoryVS ValueSet</b>
      </p>
      <p>Whether the adverse event is attributed to a treatment, course of the disease, medical error, unrelated to either, or unknown. </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/adverse/vs/AttributionCategoryVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.adverse.AttributionCategoryVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR AttributionCategoryVS ValueSet" />
  <title value="SHR AttributionCategoryVS 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="Whether the adverse event is attributed to a treatment, course of the disease, medical error, unrelated to either, or unknown." />
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/adverse/cs/AttributionCategoryCS" />
      <concept>
        <code value="treatment" />
        <display value="Adverse event is attributed to an intervention or treatment." />
      </concept>
      <concept>
        <code value="disease" />
        <display value="Adverse event is attributed to the course of the disease" />
      </concept>
      <concept>
        <code value="error" />
        <display value="Adverse event is attributed to a medical error" />
      </concept>
      <concept>
        <code value="unrelated" />
        <display value="Adverse event is attributed to an cause unrelated to the treatment, disease, or medical error." />
      </concept>
      <concept>
        <code value="unknown" />
        <display value="The causal category of the adverse event is unknown" />
      </concept>
    </include>
  </compose>
</ValueSet>