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

FHIR IG Statistics: ValueSet/nkrs-whocnsgradingsystem

Packagech.fhir.ig.ch-crl
TypeValueSet
Idnkrs-whocnsgradingsystem
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/ValueSet-nkrs-whocnsgradingsystem.html
URLhttp://fhir.ch/ig/ch-crl/ValueSet/nkrs-whocnsgradingsystem
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsWHOCNSGradingSystem
TitleNKRS - WHO(CNS) Grading System
Realmch
Authorityhl7
DescriptionPrimary brain tumours are grouped according to the WHO classification based on the cell of origin, and the histological aggressiveness.
CopyrightCC-BY-SA-4.0

Resources that use this resource

StructureDefinition
ch-crl-observation-whocnsgradingsystemCH CRL Observation WHO(CNS) Grading System

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    396922003World Health Organization grade I central nervous system tumor (finding)
    396923008World Health Organization grade II central nervous system tumor (finding)
    396924002World Health Organization grade III central nervous system tumor (finding)
    396925001World Health Organization grade IV central nervous system tumor (finding)

Source

{
  "resourceType": "ValueSet",
  "id": "nkrs-whocnsgradingsystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-whocnsgradingsystem",
  "version": "0.9.0",
  "name": "NkrsWHOCNSGradingSystem",
  "title": "NKRS - WHO(CNS) Grading System",
  "status": "active",
  "date": "2022-02-04T14:14:21+01:00",
  "publisher": "Bundesamt für Gesundheit BAG",
  "contact": [
    {
      "name": "Bundesamt für Gesundheit BAG",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/"
        }
      ]
    }
  ],
  "description": "Primary brain tumours are grouped according to the WHO classification based on the cell of origin, \r\nand the histological aggressiveness.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC-BY-SA-4.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "396922003",
            "display": "World Health Organization grade I central nervous system tumor (finding)"
          },
          {
            "code": "396923008",
            "display": "World Health Organization grade II central nervous system tumor (finding)"
          },
          {
            "code": "396924002",
            "display": "World Health Organization grade III central nervous system tumor (finding)"
          },
          {
            "code": "396925001",
            "display": "World Health Organization grade IV central nervous system tumor (finding)"
          }
        ]
      }
    ]
  }
}