Package | cce.fhir.minimal |
Resource Type | CodeSystem |
Id | CodeSystem-cce-core-CodeSystem-TNMVCategoryCS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVCategoryCS |
URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVCategoryCS |
Version | 0.0.1 |
Status | draft |
Name | TNMVCategoryCS |
Title | TNMV Category CS |
Description | Vein invasion. Generally performed as part of a pTNM. |
Content | complete |
ValueSet | |
TNMVCategoryVS | TNMV Category VS |
No resources found
Note: links and images are rebased to the (stated) source
TNMVCategory
Vein invasion. Generally performed as part of a pTNM.
{ "resourceType": "CodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVCategoryCS", "version": "0.0.1", "name": "TNMVCategoryCS", "title": "TNMV Category CS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "Vein invasion. Generally performed as part of a pTNM.", "caseSensitive": true, "compositional": false, "content": "complete", "count": 4, "concept": [ { "code": "VX", "display": "Vein invasion cannot be assessed" }, { "code": "V0", "display": "No vein invasion" }, { "code": "V1", "display": "Microscopic vein invasion" }, { "code": "V2", "display": "Macroscopic vein invasion" } ] }