| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-TNMMVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMMVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMMVS |
| Version | 0.0.1 |
| Status | draft |
| Name | TNMMVS |
| Title | TNMM VS |
| Description | TNM M-Category |
| StructureDefinition | |
| cce-core-Observation-TNMc | TNMc |
| cce-core-Observation-TNMp | TNMp |
| CodeSystem | |
| TNMMCS | TNMM CS |
Note: links and images are rebased to the (stated) source
TNM-M ValueSet
TNM M-Category
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMMVS",
"version": "0.0.1",
"name": "TNMMVS",
"title": "TNMM VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "TNM M-Category",
"compose": {
"include": [
{
"system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMMCS",
"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+)"
}
]
}
]
}
}