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-comorbidity-panels",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-comorbidity-panels</b></p><a name=\"onconova-vs-comorbidity-panels\"> </a><a name=\"hconconova-vs-comorbidity-panels\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-onconova-cs-comorbidity-panels.html\"><code>http://onconova.github.io/fhir/CodeSystem/onconova-cs-comorbidity-panels</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-onconova-cs-comorbidity-panels.html#onconova-cs-comorbidity-panels-charlson\">charlson</a></td><td style=\"color: #cccccc\">Charlson Comorbidity Panel</td></tr><tr><td><a href=\"CodeSystem-onconova-cs-comorbidity-panels.html#onconova-cs-comorbidity-panels-elixhauser\">elixhauser</a></td><td style=\"color: #cccccc\">Elixhauser Comorbidity Panel</td></tr><tr><td><a href=\"CodeSystem-onconova-cs-comorbidity-panels.html#onconova-cs-comorbidity-panels-nci\">nci</a></td><td style=\"color: #cccccc\">NCI Comorbidity Panel</td></tr></table></li></ul></div>"
},
"url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-comorbidity-panels",
"version" : "0.2.0",
"name" : "ComorbidityPanels",
"title" : "Comorbidity Panels",
"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" : "A collection of comorbidity panels relevant to cancer patients.",
"compose" : {
"include" : [
{
"system" : "http://onconova.github.io/fhir/CodeSystem/onconova-cs-comorbidity-panels",
"concept" : [
{
"code" : "charlson"
},
{
"code" : "elixhauser"
},
{
"code" : "nci"
}
]
}
]
}
}