FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-cce-core-ValueSet-ICDVersionVS

Packagecce.fhir.minimal
TypeValueSet
IdValueSet-cce-core-ValueSet-ICDVersionVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDVersionVS
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/ICDVersionVS
Version0.0.1
Statusdraft
NameICDVersionVS
TitleICD Version VS
DescriptionVersion des ICD-10-GM

Resources that use this resource

StructureDefinition
cce-core-Condition-PrimaryDiagnosisPrimary Diagnosis
cce-core-Condition-PrimarydiagnosisPrimarydiagnosis

Resources that this resource uses

CodeSystem
ICDVersionCSICD Version CS

Narrative

Note: links and images are rebased to the (stated) source

ICD-Version ValueSet

Version of the ICD-10-GM


Source

{
  "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"
          }
        ]
      }
    ]
  }
}