{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "CardiovascularDiseasesICD",
  "id": "cardiovascular-diseases-icd",
  "title": "Cardiovascular Diseases ICD-10-GM",
  "description": "Cardiovascular diseases in the context of Covid-19 from ICD-10-GM",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/cardiovascular-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-04T19:23:32+00:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.495"
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2021",
        "concept": [
          {
            "code": "I25.29",
            "display": "Alter Myokardinfarkt Nicht näher bezeichnet"
          },
          {
            "code": "I10.90",
            "display": "Essentielle Hypertonie, nicht näher bezeichnet : Ohne Angabe einer hypertensiven Krise"
          },
          {
            "code": "I73.9",
            "display": "Periphere Gefäßkrankheit, nicht näher bezeichnet"
          },
          {
            "code": "I49.9",
            "display": "Kardiale Arrhythmie, nicht näher bezeichnet"
          },
          {
            "code": "I50.9",
            "display": "Herzinsuffizienz, nicht näher bezeichnet"
          },
          {
            "code": "I25.1",
            "display": "Atherosklerotische Herzkrankheit"
          },
          {
            "code": "I65.2",
            "display": "Verschluss und Stenose der A. carotis"
          },
          {
            "code": "Z95.1",
            "display": "Vorhandensein eines aortokoronaren Bypasses"
          },
          {
            "code": "Z95.5",
            "display": "Vorhandensein eines Implantates oder Transplantates nach koronarer Gefäßplastik"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2020",
        "filter": [
          {
            "property": "concept",
            "op": "regex",
            "value": "^I.*"
          },
          {
            "property": "child",
            "op": "exists",
            "value": "false"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2021",
        "filter": [
          {
            "property": "concept",
            "op": "regex",
            "value": "^I.*"
          },
          {
            "property": "child",
            "op": "exists",
            "value": "false"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version": "2022",
        "filter": [
          {
            "property": "concept",
            "op": "regex",
            "value": "^I.*"
          },
          {
            "property": "child",
            "op": "exists",
            "value": "false"
          }
        ]
      }
    ]
  }
}