Onconova Implementation Guide
1.4.0 - ci-build
Onconova Implementation Guide - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-04-26 |
{
"resourceType" : "ValueSet",
"id" : "onconova-vs-surgical-procedures",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-surgical-procedures</b></p><a name=\"onconova-vs-surgical-procedures\"> </a><a name=\"hconconova-vs-surgical-procedures\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept descends from C15329</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><span title=\"Version is not explicitly 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>C49165</td><td/></tr><tr><td>C49163</td><td/></tr><tr><td>C161601</td><td/></tr><tr><td>C64982</td><td/></tr></table></li></ul></div>"
},
"url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-surgical-procedures",
"version" : "1.4.0",
"name" : "SurgicalProcedures",
"title" : "Surgical Procedures Value Set",
"status" : "active",
"date" : "2026-04-26T18:09:59+00:00",
"publisher" : "Onconova",
"contact" : [
{
"name" : "Onconova",
"telecom" : [
{
"system" : "url",
"value" : "http://onconova.github.io/docs"
}
]
}
],
"description" : "Set of surgical procedures relevant to cancer treatment in Onconova.",
"compose" : {
"include" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "C15329"
}
]
}
],
"exclude" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C49165"
},
{
"code" : "C49163"
},
{
"code" : "C161601"
},
{
"code" : "C64982"
}
]
}
]
}
}