Package | cce.fhir.minimal |
Type | ValueSet |
Id | ValueSet-cce-core-ValueSet-ICDOVersionVS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDOVersionVS |
URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDOVersionVS |
Version | 0.0.1 |
Status | draft |
Name | ICDOVersionVS |
Title | ICDO Version VS |
Description | ICD-O Version |
StructureDefinition | |
cce-core-Condition-PrimaryDiagnosis | Primary Diagnosis |
cce-core-Observation-Histology | Histology |
cce-core-Condition-Primarydiagnosis | Primarydiagnosis |
CodeSystem | |
ICDOVersionCS | ICDO Version CS |
Note: links and images are rebased to the (stated) source
ICD-O-3-Version ValueSet
ICD-O Version
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDOVersionVS", "version": "0.0.1", "name": "ICDOVersionVS", "title": "ICDO Version VS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "ICD-O Version", "compose": { "include": [ { "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS", "concept": [ { "code": "31", "display": "ICD-O3; 1. Edition 2003" }, { "code": "32", "display": "ICD-O3, 2. Edition 2013" }, { "code": "bb", "display": "New codes from the WHO classifications (BlueBooks)" } ] } ] } }