CodeX Radiation Therapy
1.0.0 - STU 1 United States of America flag

This page is part of the CodeX™ Radiation Therapy (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Adverse Event Severity or Grade Value Set - JSON Representation

Draft as of 2023-07-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "codexrt-radiotheraphy-adverse-event-severity-or-gradeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-codexrt-radiotheraphy-adverse-event-severity-or-gradeCS.html\"><code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codexrt-radiotheraphy-adverse-event-severity-or-gradeCS</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotheraphy-adverse-event-severity-or-gradeVS",
  "version" : "1.0.0",
  "name" : "AdverseEventSeverityOrGradeVS",
  "title" : "Adverse Event Severity or Grade Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-07-28T13:07:08+00:00",
  "publisher" : "HL7 Cross Group Projects Work Group",
  "contact" : [
    {
      "name" : "HL7 Cross Group Projects Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org/Special/committees/cgp"
        },
        {
          "system" : "email",
          "value" : "cgplist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "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" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codexrt-radiotheraphy-adverse-event-severity-or-gradeCS"
      }
    ]
  }
}