<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-adverse-AttributionCategoryCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR AttributionCategoryCS CodeSystem</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/cs/AttributionCategoryCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.adverse.AttributionCategoryCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR AttributionCategoryCS CodeSystem" />
  <title value="SHR AttributionCategoryCS CodeSystem" />
  <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." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="5" />
  <concept>
    <code value="treatment" />
    <display value="Adverse event is attributed to an intervention or treatment." />
    <definition 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" />
    <definition 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" />
    <definition 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." />
    <definition 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" />
    <definition value="The causal category of the adverse event is unknown" />
  </concept>
</CodeSystem>