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