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