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 Histologic Grade SNOMED - JSON Representation

Draft as of 2023-12-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "histopathological-grade-snomed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/12619005\">12619005</a></td><td>GX grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/54102005\">54102005</a></td><td>G1 grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1663004\">1663004</a></td><td>G2 grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/61026006\">61026006</a></td><td>G3 grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/258245003\">258245003</a></td><td>G4 grade (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.vision-zero-oncology.de/fhir/ValueSet/histopathological-grade-snomed",
  "version" : "0.1.0",
  "name" : "VS_Histopathological_Grade_SNOMED",
  "title" : "ValueSet Histologic Grade SNOMED",
  "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" : "The ValueSet contains codes for the tumor grading system following the recommendations of the WHO Classification of Tumors from SNOMED CT.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "12619005",
            "display" : "GX grade (finding)"
          },
          {
            "code" : "54102005",
            "display" : "G1 grade (finding)"
          },
          {
            "code" : "1663004",
            "display" : "G2 grade (finding)"
          },
          {
            "code" : "61026006",
            "display" : "G3 grade (finding)"
          },
          {
            "code" : "258245003",
            "display" : "G4 grade (finding)"
          }
        ]
      }
    ]
  }
}