{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ChronicKidneyDiseasesICD",
  "id": "chronic-kidney-diseases-icd",
  "title": "Chronic Kidney Diseases ICD-10-GM",
  "description": "Chronic kidney diseases in the context of Covid-19 from ICD-10-GM",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/chronic-kidney-diseases-icd",
  "experimental": false,
  "publisher": "Berlin Institute of Health at Charité (BIH)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-05-04T20:57:39+00:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.501"
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2021",
        "concept": [
          {
            "code": "N18.9",
            "display": "Chronische Nierenkrankheit, nicht näher bezeichnet"
          },
          {
            "code": "N18.1",
            "display": "Chronische Nierenkrankheit, Stadium 1"
          },
          {
            "code": "N18.2",
            "display": "Chronische Nierenkrankheit, Stadium 2"
          },
          {
            "code": "N18.3",
            "display": "Chronische Nierenkrankheit, Stadium 3"
          },
          {
            "code": "N18.4",
            "display": "Chronische Nierenkrankheit, Stadium 4"
          },
          {
            "code": "N18.5",
            "display": "Chronische Nierenkrankheit, Stadium 5"
          },
          {
            "code": "Z99.2",
            "display": "Langzeitige Abhängigkeit von Dialyse bei Niereninsuffizienz"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2020",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "N18"
          },
          {
            "property": "child",
            "op": "exists",
            "value": "false"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2021",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "N18"
          },
          {
            "property": "child",
            "op": "exists",
            "value": "false"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2022",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "N18"
          },
          {
            "property": "child",
            "op": "exists",
            "value": "false"
          }
        ]
      }
    ]
  }
}