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-causes-of-death",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-causes-of-death</b></p><a name=\"onconova-vs-causes-of-death\"> </a><a name=\"hconconova-vs-causes-of-death\"> </a><p>This value set includes codes based on the following rules:</p><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>C48275</td><td>Death Related to Adverse Event</td></tr><tr><td>C82466</td><td>Death by Undetermined Cause</td></tr><tr><td>C168970</td><td>Death due to Disease Progression</td></tr><tr><td>C82465</td><td>Death by Natural Cause</td></tr><tr><td>C90351</td><td>Accidental Death</td></tr></table></li><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/15355001\">15355001</a></td><td>Unattended death</td></tr></table></li></ul></div>"
},
"url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-causes-of-death",
"version" : "0.2.0",
"name" : "CausesOfDeath",
"title" : "Cause of Death Value Set",
"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" : "The causes of death that are relevant for a cancer patient.",
"compose" : {
"include" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C48275",
"display" : "Death Related to Adverse Event"
},
{
"code" : "C82466",
"display" : "Death by Undetermined Cause"
},
{
"code" : "C168970",
"display" : "Death due to Disease Progression"
},
{
"code" : "C82465",
"display" : "Death by Natural Cause"
},
{
"code" : "C90351",
"display" : "Accidental Death"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "15355001",
"display" : "Unattended death"
}
]
}
]
}
}