| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-TNMSCategoryVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMSCategoryVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMSCategoryVS |
| Version | 0.0.1 |
| Status | draft |
| Name | TNMSCategoryVS |
| Title | TNMS Category VS |
| Description | Perineural invasion. Generally occurs as part of a pTNM. |
| StructureDefinition | |
| cce-core-Observation-TNMc | TNMc |
| cce-core-Observation-TNMp | TNMp |
| CodeSystem | |
| TNMSCategoryCS | TNMS Category CS |
Note: links and images are rebased to the (stated) source
Perineural invasion. Generally occurs as part of a pTNM. ValueSet
Perineural invasion. Generally occurs as part of a pTNM.
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMSCategoryVS",
"version": "0.0.1",
"name": "TNMSCategoryVS",
"title": "TNMS Category VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Perineural invasion. Generally occurs as part of a pTNM.",
"compose": {
"include": [
{
"system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMSCategoryCS",
"concept": [
{
"code": "SX",
"display": "SX"
},
{
"code": "S0",
"display": "S0"
},
{
"code": "S1",
"display": "S1"
},
{
"code": "S2",
"display": "S2"
},
{
"code": "S3",
"display": "S3"
}
]
}
]
}
}