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