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-adjunctive-therapy-roles",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-adjunctive-therapy-roles</b></p><a name=\"onconova-vs-adjunctive-therapy-roles\"> </a><a name=\"hconconova-vs-adjunctive-therapy-roles\"> </a><ul><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>C15688</td><td>Maintenance</td></tr><tr><td>C2140</td><td>Adjuvant</td></tr><tr><td>C15665</td><td>Neoadjuvant</td></tr><tr><td>C28374</td><td>Perioperative</td></tr><tr><td>C63495</td><td>Additive</td></tr><tr><td>C15679</td><td>Consolidation</td></tr></table></li></ul></div>"
},
"url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-adjunctive-therapy-roles",
"version" : "0.2.0",
"name" : "AdjunctiveTherapyRoles",
"title" : "Adjunctive Therapy Roles",
"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 roles for adjunctive therapy in oncology.",
"compose" : {
"include" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C15688",
"display" : "Maintenance"
},
{
"code" : "C2140",
"display" : "Adjuvant"
},
{
"code" : "C15665",
"display" : "Neoadjuvant"
},
{
"code" : "C28374",
"display" : "Perioperative"
},
{
"code" : "C63495",
"display" : "Additive"
},
{
"code" : "C15679",
"display" : "Consolidation"
}
]
}
]
}
}