German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

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

: ValueSet TNM S Serum Tumour Markers UICC - JSON Representation

Draft as of 2023-12-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "tnm-s-serum-tumor-markers-uicc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.15.16</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>S0</td><td>S0</td></tr><tr><td>S1</td><td>S1</td></tr><tr><td>S2</td><td>S2</td></tr><tr><td>S3</td><td>S3</td></tr><tr><td>SX</td><td>SX</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.vision-zero-oncology.de/fhir/ValueSet/tnm-s-serum-tumor-markers-uicc",
  "version" : "0.1.0",
  "name" : "VS_TNM_S_Serum_Tumor_Markers_UICC",
  "title" : "ValueSet TNM S Serum Tumour Markers UICC",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-13T13:28:13+00:00",
  "publisher" : "Berlin Institute of Health at Charité (BIH)",
  "contact" : [
    {
      "name" : "Berlin Institute of Health at Charité (BIH)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/"
        }
      ]
    }
  ],
  "description" : "This ValueSet contains the TNM serum levels of tumor markers coded for germ cell tumors used with the S-symbol from TNM 8th edition UICC.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.15.16",
        "concept" : [
          {
            "code" : "S0",
            "display" : "S0"
          },
          {
            "code" : "S1",
            "display" : "S1"
          },
          {
            "code" : "S2",
            "display" : "S2"
          },
          {
            "code" : "S3",
            "display" : "S3"
          },
          {
            "code" : "SX",
            "display" : "SX"
          }
        ]
      }
    ]
  }
}