FHIR IG Statistics: ValueSet/tnm-m-kategorie-uicc
Resources that use this resource
StructureDefinition |
uicc-tnm | Observation-Profil für UICC-TNM |
Resources that this resource uses
CodeSystem |
tnm | MII CS Onkologie TNM UICC |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "VS_TNM_M_Kategorie_UICC",
"id": "tnm-m-kategorie-uicc",
"title": "ValueSet TNM M Kategorie UICC",
"description": "Das ValueSet enthält die TNM M-Kategorie Codes aus der UICC TNM - Klassifikation maligner Tumoren Achte Auflage.",
"version": "1.0.0-ballot",
"url": "http://fhir.de/onkologie/ValueSet/tnm-m-kategorie-uicc",
"compose": {
"include": [
{
"system": "https://www.uicc.org/resources/tnm",
"concept": [
{
"code": "M0",
"display": "M0"
},
{
"code": "M1",
"display": "M1"
},
{
"code": "M1a",
"display": "M1a"
},
{
"code": "M1b",
"display": "M1b"
},
{
"code": "M1c",
"display": "M1c"
},
{
"code": "M1d",
"display": "M1d"
},
{
"code": "MX",
"display": "MX"
}
]
}
]
}
}