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

: Tumor Mutational Burden Status Interpretation Value Set - JSON Representation

Active as of 2026-03-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onconova-vs-tumor-mutational-burden-status-interpretations",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-tumor-mutational-burden-status-interpretations</b></p><a name=\"onconova-vs-tumor-mutational-burden-status-interpretations\"> </a><a name=\"hconconova-vs-tumor-mutational-burden-status-interpretations\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/uv/genomics-reporting/STU2/ValueSet-high-low-codes-vs.html\">High Low codes</a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version &#x1F4CD;4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-IND\">IND</a></td><td>Indeterminate</td><td>The specified component / analyte, organism or clinical sign could neither be declared positive / negative nor detected / not detected by the performed test or procedure.<br/><br/>*Usage Note:* For example, if the specimen was degraded, poorly processed, or was missing the required anatomic structures, then &quot;indeterminate&quot; (i.e. &quot;cannot be determined&quot;) is the appropriate response, not &quot;equivocal&quot;.</td></tr></table></li></ul></div>"
  },
  "url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-tumor-mutational-burden-status-interpretations",
  "version" : "0.2.0",
  "name" : "TumorMutationalBurdenStatusInterpretations",
  "title" : "Tumor Mutational Burden Status Interpretation 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" : "The categorical classifications of the TMB status interpreted from its value..",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/high-low-codes-vs"
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version" : "4.0.0",
        "concept" : [
          {
            "code" : "IND",
            "display" : "Indeterminate"
          }
        ]
      }
    ]
  }
}