HL7 FHIR Implementation Guide: Common Terminology Criteria (CTC) Adverse Events Release 1 - DRAFT
0.0.1 - DRAFT United States of America flag

HL7 FHIR Implementation Guide: Common Terminology Criteria (CTC) Adverse Events Release 1 - DRAFT, published by HL7 International Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/standardhealth/fsh-ae/ and changes regularly. See the Directory of published versions

: Adverse Event Seriousness Outcome Value Set - XML Representation

Draft as of 2024-02-28

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="adverse-event-seriousness-outcome-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-nciThesaurus.html"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C84266</td><td>Life Threatening Adverse Event</td></tr><tr><td>C48275</td><td>Death Related to Adverse Event</td></tr><tr><td>C113380</td><td>Disabling Adverse Event</td></tr><tr><td>C83052</td><td>Adverse Event associated with Hospitalization</td></tr><tr><td>C2849</td><td>Congenital Abnormality</td></tr><tr><td>C52668</td><td>Intervention Required</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/ctcae/ValueSet/adverse-event-seriousness-outcome-value-set"/>
  <version value="0.0.1"/>
  <name value="AdverseEventSeriousnessOutcomeVS"/>
  <title value="Adverse Event Seriousness Outcome Value Set"/>
  <status value="draft"/>
  <date value="2024-02-28T19:15:22+00:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.mcodeinitiative.org"/>
    </telecom>
  </contact>
  <description value="The outcome of a serious adverse event"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <concept>
        <code value="C84266"/>
        <display value="Life Threatening Adverse Event"/>
      </concept>
      <concept>
        <code value="C48275"/>
        <display value="Death Related to Adverse Event"/>
      </concept>
      <concept>
        <code value="C113380"/>
        <display value="Disabling Adverse Event"/>
      </concept>
      <concept>
        <code value="C83052"/>
        <display value="Adverse Event associated with Hospitalization"/>
      </concept>
      <concept>
        <code value="C2849"/>
        <display value="Congenital Abnormality"/>
      </concept>
      <concept>
        <code value="C52668"/>
        <display value="Intervention Required"/>
      </concept>
    </include>
  </compose>
</ValueSet>