| Package | cce.fhir.minimal |
| Resource Type | CodeSystem |
| Id | CodeSystem-cce-core-CodeSystem-TNMLCategoryCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMLCategoryCS |
| URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMLCategoryCS |
| Version | 0.0.1 |
| Status | draft |
| Name | TNMLCategoryCS |
| Title | TNML Category CS |
| Description | Lymphatic vessel invasion. Generally occurs as part of a pTNM |
| Content | complete |
| ValueSet | |
| TNMLCategoryVS | TNML Category VS |
No resources found
Note: links and images are rebased to the (stated) source
TNMLCategory
Lymphatic vessel 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/TNMLCategoryCS",
"version": "0.0.1",
"name": "TNMLCategoryCS",
"title": "TNML Category CS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Lymphatic vessel invasion. Generally occurs as part of a pTNM",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "LX",
"display": "Lymphatic vessel invasion cannot be assessed"
},
{
"code": "L0",
"display": "No lymphatic vessel invasion"
},
{
"code": "L1",
"display": "Lymphatic vessel invasion"
}
]
}