| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-ICDVersionVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDVersionVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDVersionVS |
| Version | 0.0.1 |
| Status | draft |
| Name | ICDVersionVS |
| Title | ICD Version VS |
| Description | Version des ICD-10-GM |
| StructureDefinition | |
| cce-core-Condition-PrimaryDiagnosis | Primary Diagnosis |
| cce-core-Condition-Primarydiagnosis | Primarydiagnosis |
| CodeSystem | |
| ICDVersionCS | ICD Version CS |
Note: links and images are rebased to the (stated) source
ICD-Version ValueSet
Version of the ICD-10-GM
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDVersionVS",
"version": "0.0.1",
"name": "ICDVersionVS",
"title": "ICD Version VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Version des ICD-10-GM",
"compose": {
"include": [
{
"system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDVersionCS",
"concept": [
{
"code": "2004",
"display": "ICD 10 Version 2004 GM"
},
{
"code": "2005",
"display": "ICD 10 Version 2005 GM"
},
{
"code": "2006",
"display": "ICD 10 Version 2006 GM"
},
{
"code": "2007",
"display": "ICD 10 Version 2007 GM"
},
{
"code": "2008",
"display": "ICD 10 Version 2008 GM"
},
{
"code": "2009",
"display": "ICD 10 Version 2009 GM"
},
{
"code": "2010",
"display": "ICD 10 Version 2010 GM"
},
{
"code": "2011",
"display": "ICD 10 Version 2011 GM"
},
{
"code": "2012",
"display": "ICD 10 Version 2012 GM"
},
{
"code": "2013",
"display": "ICD 10 Version 2013 GM"
},
{
"code": "2014",
"display": "ICD 10 Version 2014 GM"
},
{
"code": "2015",
"display": "ICD 10 Version 2015 GM"
},
{
"code": "2016",
"display": "ICD 10 Version 2016 GM"
},
{
"code": "2017",
"display": "ICD 10 Version 2017 GM"
},
{
"code": "2018",
"display": "ICD 10 Version 2018 GM"
},
{
"code": "2019",
"display": "ICD 10 Version 2019 GM"
},
{
"code": "2020",
"display": "ICD 10 Version 2020 GM"
},
{
"code": "2021",
"display": "ICD 10 Version 2021 GM"
},
{
"code": "2022",
"display": "ICD 10 Version 2022 GM"
},
{
"code": "2023",
"display": "ICD 10 Version 2023 GM"
},
{
"code": "2024",
"display": "ICD 10 Version 2024 GM"
},
{
"code": "2025",
"display": "ICD 10 Version 2025 GM"
},
{
"code": "Other",
"display": "If other or older versions are used"
}
]
}
]
}
}