OncoFAIR
0.1.0 - ci-build

OncoFAIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tumor Pathology Event Type Value Set - JSON Representation

Draft as of 2025-05-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "TumorPathologyEventType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TumorPathologyEventType</b></p><a name=\"TumorPathologyEventType\"> </a><a name=\"hcTumorPathologyEventType\"> </a><a name=\"TumorPathologyEventType-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-umls.html\"><code>http://terminology.hl7.org/CodeSystem/umls</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C1882062</td><td>Neoplasm</td></tr><tr><td>C2939419</td><td>Metastatic Malignant Neoplasm (NCI:C36263)</td></tr><tr><td>C0521158</td><td>Recurrent tumor</td></tr><tr><td>C0677930</td><td>Primary tumor</td></tr><tr><td>C0439673</td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://ltsi.univ-rennes.fr/ValueSet/TumorPathologyEventType",
  "version" : "0.1.0",
  "name" : "TumorPathologyEventType",
  "title" : "Tumor Pathology Event Type Value Set",
  "status" : "draft",
  "date" : "2025-05-22T14:53:56+00:00",
  "publisher" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
  "contact" : [
    {
      "name" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/ONCOFAIR"
        }
      ]
    }
  ],
  "description" : "Tumor pathology event type",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/umls",
        "concept" : [
          {
            "code" : "C1882062",
            "display" : "Neoplasm"
          },
          {
            "code" : "C2939419",
            "display" : "Metastatic Malignant Neoplasm (NCI:C36263)"
          },
          {
            "code" : "C0521158",
            "display" : "Recurrent tumor"
          },
          {
            "code" : "C0677930",
            "display" : "Primary tumor"
          },
          {
            "code" : "C0439673",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}