| Package | cce.fhir.minimal |
| Resource Type | CodeSystem |
| Id | CodeSystem-cce-core-CodeSystem-TNMMCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMMCS |
| URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMMCS |
| Version | 0.0.1 |
| Status | draft |
| Name | TNMMCS |
| Title | TNMM CS |
| Description | TNM M-Category |
| Content | complete |
| ValueSet | |
| TNMMVS | TNMM VS |
No resources found
Note: links and images are rebased to the (stated) source
TNM-M CodeSystem
TNM M-Category
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMMCS",
"version": "0.0.1",
"name": "TNMMCS",
"title": "TNMM CS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "TNM M-Category",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 11,
"concept": [
{
"code": "0",
"display": "0"
},
{
"code": "1",
"display": "1"
},
{
"code": "1a",
"display": "1a"
},
{
"code": "1b",
"display": "1b"
},
{
"code": "1c",
"display": "1c"
},
{
"code": "1d",
"display": "1d"
},
{
"code": "1e",
"display": "1e"
},
{
"code": "0(i-)",
"display": "0(i-)"
},
{
"code": "0(i+)",
"display": "0(i+)"
},
{
"code": "0(mol-)",
"display": "0(mol-)"
},
{
"code": "0(mol+)",
"display": "0(mol+)"
}
]
}