FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/histopathologisches-grading-snomed

Packagede.basisprofil.onkologie
Resource TypeValueSet
Idhistopathologisches-grading-snomed
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/histopathologisches-grading-snomed
URLhttp://fhir.de/onkologie/ValueSet/histopathologisches-grading-snomed
Version1.0.0-ballot
Statusactive
NameVS_Histopathologisches_Grading_SNOMED
TitleValueSet Histopathologisches Grading SNOMED
DescriptionThe ValueSet enthält Codes für das Tumor Grading aus SNOMED CT.
CopyrightThis 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.

Resources that use this resource

StructureDefinition
histopathologisches-grading-whoObservation-Profil Histopathologisches Tumor Grading WHO

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VS_Histopathologisches_Grading_SNOMED",
  "id": "histopathologisches-grading-snomed",
  "title": "ValueSet Histopathologisches Grading SNOMED",
  "description": "The ValueSet enthält Codes für das Tumor Grading aus SNOMED CT.",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/histopathologisches-grading-snomed",
  "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": "313147000",
            "display": "Tumor grade G0"
          },
          {
            "code": "54102005",
            "display": "G1 grade (finding)"
          },
          {
            "code": "1663004",
            "display": "G2 grade (finding)"
          },
          {
            "code": "61026006",
            "display": "G3 grade (finding)"
          },
          {
            "code": "258245003",
            "display": "G4 grade (finding)"
          },
          {
            "code": "60815008",
            "display": "Grade not determined"
          },
          {
            "code": "313117002",
            "display": "Tumor grade GB"
          }
        ]
      }
    ]
  }
}