Onconova Implementation Guide
0.2.0 - ci-build

Onconova Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CTC Adverse Events - JSON Representation

Active as of 2025-10-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onconova-vs-ctc-adverse-events",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-ctc-adverse-events</b></p><a name=\"onconova-vs-ctc-adverse-events\"> </a><a name=\"hconconova-vs-ctc-adverse-events\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-MDRAE.html\"><code>http://terminology.hl7.org/CodeSystem/MDRAE</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-ctc-adverse-events",
  "version" : "0.2.0",
  "name" : "CTCAdverseEvents",
  "title" : "CTC Adverse Events",
  "status" : "active",
  "date" : "2025-10-17T13:44:17+00:00",
  "publisher" : "Onconova",
  "contact" : [
    {
      "name" : "Onconova",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://onconova.github.io/docs"
        }
      ]
    }
  ],
  "description" : "Common Terminology Criteria for Adverse Events (CTCAE) is a standard classification and severity grading scale for adverse events in clinical trials and oncology practice.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/MDRAE"
      }
    ]
  }
}