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

: Treatment Termination Reasons - JSON Representation

Active as of 2025-10-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onconova-vs-treatment-termination-reasons",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-treatment-termination-reasons</b></p><a name=\"onconova-vs-treatment-termination-reasons\"> </a><a name=\"hconconova-vs-treatment-termination-reasons\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/182992009\">182992009</a></td><td>Treatment completed</td></tr></table></li><li>Import all the codes that are contained in http://hl7.org/fhir/us/mcode/ValueSet/mcode-treatment-termination-reason</li></ul></div>"
  },
  "url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-treatment-termination-reasons",
  "version" : "0.2.0",
  "name" : "TreatmentTerminationReasons",
  "title" : "Treatment Termination Reasons",
  "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" : "Codes representing reasons for terminating a treatment in oncology.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "182992009",
            "display" : "Treatment completed"
          }
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-treatment-termination-reason"
        ]
      }
    ]
  }
}