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 2026-03-18 |
{
"resourceType" : "ValueSet",
"id" : "onconova-vs-clinical-relevances",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-clinical-relevances</b></p><a name=\"onconova-vs-clinical-relevances\"> </a><a name=\"hconconova-vs-clinical-relevances\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in http://loinc.org/LL4034-6/</li><li>Include 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>C70429</td><td>Ambiguity</td></tr></table></li></ul></div>"
},
"url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-clinical-relevances",
"version" : "0.2.0",
"name" : "ClinicalRelevances",
"title" : "Clinical Relevance Value Set",
"status" : "active",
"date" : "2026-03-18T14:24:59+00:00",
"publisher" : "Onconova",
"contact" : [
{
"name" : "Onconova",
"telecom" : [
{
"system" : "url",
"value" : "http://onconova.github.io/docs"
}
]
}
],
"description" : "Categorizations of the clinical relevance of a genomic variant",
"compose" : {
"include" : [
{
"valueSet" : [
"http://loinc.org/LL4034-6/"
]
},
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C70429",
"display" : "Ambiguity"
}
]
}
]
}
}