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