FHIR IG Statistics: ValueSet/nkrs-whocnsgradingsystem
Package | ch.fhir.ig.ch-crl |
Type | ValueSet |
Id | nkrs-whocnsgradingsystem |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/ValueSet-nkrs-whocnsgradingsystem.html |
URL | http://fhir.ch/ig/ch-crl/ValueSet/nkrs-whocnsgradingsystem |
Version | 0.9.0 |
Status | active |
Date | 2022-02-04T14:14:21+01:00 |
Name | NkrsWHOCNSGradingSystem |
Title | NKRS - WHO(CNS) Grading System |
Realm | ch |
Authority | hl7 |
Description | Primary brain tumours are grouped according to the WHO classification based on the cell of origin,
and the histological aggressiveness. |
Copyright | CC-BY-SA-4.0 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct
Code | Display |
396922003 | World Health Organization grade I central nervous system tumor (finding) |
396923008 | World Health Organization grade II central nervous system tumor (finding) |
396924002 | World Health Organization grade III central nervous system tumor (finding) |
396925001 | World 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)"
}
]
}
]
}
}