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 T Staging Type LOINC - JSON Representation

Draft as of 2023-12-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "tnm-t-staging-type-loinc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/21905-5/\">21905-5</a></td><td>Primary tumor.clinical [Class] Cancer</td></tr><tr><td><a href=\"https://loinc.org/21899-0/\">21899-0</a></td><td>Primary tumor.pathology Cancer</td></tr><tr><td><a href=\"https://loinc.org/21911-3/\">21911-3</a></td><td>Primary tumor.other [Class] Cancer</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.vision-zero-oncology.de/fhir/ValueSet/tnm-t-staging-type-loinc",
  "version" : "0.1.0",
  "name" : "VS_TNM_T_Staging_Type_LOINC",
  "title" : "ValueSet TNM T Staging Type LOINC",
  "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 codes to specifiy the TNM primary tumor (T) category as clinical (cT) or pathological (pT).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "21905-5",
            "display" : "Primary tumor.clinical [Class] Cancer"
          },
          {
            "code" : "21899-0",
            "display" : "Primary tumor.pathology Cancer"
          },
          {
            "code" : "21911-3",
            "display" : "Primary tumor.other [Class] Cancer"
          }
        ]
      }
    ]
  }
}