NAPKON Cardiology Module
1.0.0 - ci-build

NAPKON Cardiology Module - Local Development build (v1.0.0). See the Directory of published versions

: Cardiology Chronic Diseases - JSON Representation

Active as of 2021-11-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "chronic-cardiologic-diseases-icd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  I48 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  I50 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  I42 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  Q20 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  Q21 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  Q22 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  Q23 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  Q24 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  Z95 and child doesn't exist</li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/chronic-cardiologic-diseases-icd",
  "version" : "1.0.0",
  "name" : "ChronicCardiologicDiseasesICD",
  "title" : "Cardiology Chronic Diseases",
  "status" : "active",
  "date" : "2021-11-17",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Cardiology Chronic Diseases Codes",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "I48"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "I50"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "I42"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "Q20"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "Q21"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "Q22"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "Q23"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "Q24"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "Z95"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      }
    ]
  }
}