NAPKON Vaccination Module
1.0.0 - trial-use

NAPKON Vaccination Module - Local Development build (v1.0.0). See the Directory of published versions

: CTCAE Grade Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ctcae-grade-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ctcae-grade-code-system.html\"><code>https://www.napkon.de/fhir/CodeSystem/ctcae-grade-code-system</code></a></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/ctcae-grade-value-set",
  "version" : "1.0.0",
  "name" : "CTCAEGradeVS",
  "title" : "CTCAE Grade Value Set",
  "status" : "active",
  "date" : "2021-12-10T11:47:18+00:00",
  "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.",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.napkon.de/fhir/CodeSystem/ctcae-grade-code-system"
      }
    ]
  }
}