Package | cce.fhir.minimal |
Type | CodeSystem |
Id | CodeSystem-cce-core-CodeSystem-ICDOVersionCS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS |
URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS |
Version | 0.0.1 |
Status | draft |
Name | ICDOVersionCS |
Title | ICDO Version CS |
Description | ICD-O-3 Version |
Content | complete |
ValueSet | |
ICDOVersionVS | ICDO Version VS |
No resources found
Note: links and images are rebased to the (stated) source
ICD-O-Version CodeSystem
ICD-O Version
{ "resourceType": "CodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS", "version": "0.0.1", "name": "ICDOVersionCS", "title": "ICDO Version CS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "ICD-O-3 Version", "caseSensitive": true, "compositional": false, "content": "complete", "count": 3, "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)" } ] }