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

: CTCAE Grade Value Set - XML Representation

Draft as of 2024-02-28

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ctcae-grade-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-ctcae-grade-code-system.html"><code>http://hl7.org/fhir/us/ctcae/CodeSystem/ctcae-grade-code-system</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/ctcae/ValueSet/ctcae-grade-value-set"/>
  <version value="0.0.1"/>
  <name value="CTCAEGradeVS"/>
  <title value="CTCAE Grade 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="CTCAE Grades 0 through 5. The grade of the adverse event, determined by CTCAE criteria, where 0 represents confirmation that the given adverse event did NOT occur, and 5 represents death. Note that grade 0 events are generally not reportable, but may be created to give positive confirmation that the clinician assessed or considered a particular AE."/>
  <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://hl7.org/fhir/us/ctcae/CodeSystem/ctcae-grade-code-system"/>
    </include>
  </compose>
</ValueSet>