Package | cce.fhir.minimal |
Type | ValueSet |
Id | ValueSet-cce-core-ValueSet-TNMVersionVS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMVersionVS |
URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMVersionVS |
Version | 0.0.1 |
Status | draft |
Name | TNMVersionVS |
Title | TNM Version VS |
Description | TNM Version |
StructureDefinition | |
cce-core-Observation-TNMc | TNMc |
cce-core-Observation-TNMp | TNMp |
CodeSystem | |
TNMVersionCS | TNM Version CS |
Note: links and images are rebased to the (stated) source
TNM-Version ValueSet
TNM Version
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMVersionVS", "version": "0.0.1", "name": "TNMVersionVS", "title": "TNM Version VS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "TNM Version", "compose": { "include": [ { "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVersionCS", "concept": [ { "code": "6", "display": "6. Edition" }, { "code": "7", "display": "7. Edition" }, { "code": "8", "display": "8. Edition" } ] } ] } }