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 Code System - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ctcae-grade-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://www.napkon.de/fhir/CodeSystem/ctcae-grade-code-system defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">0<a name="ctcae-grade-code-system-0"> </a></td><td>Absent Adverse Event</td><td>The absence of adverse events or within normal limits or values.</td></tr><tr><td style="white-space:nowrap">1<a name="ctcae-grade-code-system-1"> </a></td><td>Mild Adverse Event</td><td>An experience that is usually transient, and requires no special treatment or intervention. The event does not generally interfere with usual daily activities. Includes transient laboratory test alterations.</td></tr><tr><td style="white-space:nowrap">2<a name="ctcae-grade-code-system-2"> </a></td><td>Moderate Adverse Event</td><td>An experience that is alleviated with simple therapeutic treatments. The event impacts usual daily activities. Includes laboratory test alterations indicating injury, but without long-term risk.</td></tr><tr><td style="white-space:nowrap">3<a name="ctcae-grade-code-system-3"> </a></td><td>Severe Adverse Event</td><td>An adverse event experience that requires intensive therapeutic intervention and interrupts usual daily activities.</td></tr><tr><td style="white-space:nowrap">4<a name="ctcae-grade-code-system-4"> </a></td><td>Life Threatening or Disabling Adverse Event</td><td>Any adverse event that places the patient, in the view of the initial reporter, at immediate risk of death from the adverse event as it occurred, i.e., it does not include an adverse experience that, had it occurred in a more severe form, might have caused death.</td></tr><tr><td style="white-space:nowrap">5<a name="ctcae-grade-code-system-5"> </a></td><td>Death Related to Adverse Event</td><td>The termination of life associated with an adverse event.</td></tr></table></div>
  </text>
  <url value="https://www.napkon.de/fhir/CodeSystem/ctcae-grade-code-system"/>
  <version value="1.0.0"/>
  <name value="CTCAEGradeCS"/>
  <title value="CTCAE Grade Code System"/>
  <status value="active"/>
  <date value="2021-12-10T11:47:18+00:00"/>
  <description
               value="Common terminology criteria (CTC) grades associated with the severity of an adverse event, expressed as integers, 0 through 5, with 0 representing no adverse event, and 5 representing death."/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="0"/>
    <display value="Absent Adverse Event"/>
    <definition
                value="The absence of adverse events or within normal limits or values."/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Mild Adverse Event"/>
    <definition
                value="An experience that is usually transient, and requires no special treatment or intervention. The event does not generally interfere with usual daily activities. Includes transient laboratory test alterations."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Moderate Adverse Event"/>
    <definition
                value="An experience that is alleviated with simple therapeutic treatments. The event impacts usual daily activities. Includes laboratory test alterations indicating injury, but without long-term risk."/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Severe Adverse Event"/>
    <definition
                value="An adverse event experience that requires intensive therapeutic intervention and interrupts usual daily activities."/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Life Threatening or Disabling Adverse Event"/>
    <definition
                value="Any adverse event that places the patient, in the view of the initial reporter, at immediate risk of death from the adverse event as it occurred, i.e., it does not include an adverse experience that, had it occurred in a more severe form, might have caused death."/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Death Related to Adverse Event"/>
    <definition
                value="The termination of life associated with an adverse event."/>
  </concept>
</CodeSystem>