| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-TNMrSymbolVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMrSymbolVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMrSymbolVS |
| Version | 0.0.1 |
| Status | draft |
| Name | TNMrSymbolVS |
| Title | TNMr Symbol VS |
| Description | TNM r-Symbol |
| StructureDefinition | |
| cce-core-Observation-TNMc | TNMc |
| cce-core-Observation-TNMp | TNMp |
| CodeSystem | |
| TNMrSymbolCS | TNMr Symbol CS |
Note: links and images are rebased to the (stated) source
TNM-r-Symbol ValueSet
TNM r-Symbol
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMrSymbolVS",
"version": "0.0.1",
"name": "TNMrSymbolVS",
"title": "TNMr Symbol VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "TNM r-Symbol",
"compose": {
"include": [
{
"system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMrSymbolCS",
"concept": [
{
"code": "r",
"display": "Classification was used to assess a recurrence"
},
{
"code": "9",
"display": "Native classification before a recurrence"
}
]
}
]
}
}