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
Active as of 2025-10-17 |
{
"resourceType" : "ValueSet",
"id" : "onconova-vs-adverse-event-mitigation-procedures",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-adverse-event-mitigation-procedures</b></p><a name=\"onconova-vs-adverse-event-mitigation-procedures\"> </a><a name=\"hconconova-vs-adverse-event-mitigation-procedures\"> </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/387713003\">387713003</a></td><td>Surgery</td></tr><tr><td><a href=\"http://snomed.info/id/116762002\">116762002</a></td><td>Administration of blood product</td></tr><tr><td><a href=\"http://snomed.info/id/31847002\">31847002</a></td><td>Hyperthermia treatment</td></tr><tr><td><a href=\"http://snomed.info/id/26782000\">26782000</a></td><td>Cryotherapy</td></tr><tr><td><a href=\"http://snomed.info/id/75516001\">75516001</a></td><td>Psychotherapy</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</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>C116433</td><td>Palliative Radiation Therapy</td></tr></table></li></ul></div>"
},
"url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-adverse-event-mitigation-procedures",
"version" : "0.2.0",
"name" : "AdverseEventMitigationProcedures",
"title" : "Adverse Event Mitigation - Procedures",
"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" : "Procedures undertaken to mitigate the impact of an adverse event on a patient's health.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "387713003",
"display" : "Surgery"
},
{
"code" : "116762002",
"display" : "Administration of blood product"
},
{
"code" : "31847002",
"display" : "Hyperthermia treatment"
},
{
"code" : "26782000",
"display" : "Cryotherapy"
},
{
"code" : "75516001",
"display" : "Psychotherapy"
},
{
"code" : "74964007",
"display" : "Other"
}
]
},
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C116433",
"display" : "Palliative Radiation Therapy"
}
]
}
]
}
}