NAPKON Pediatrics Module
1.0.0 - trial-use

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

: Value Set of Gastrointestinal Diseases ICD - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "gastrointestinal-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  matches (by regex)  ^K59\\.0* and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  matches (by regex)  ^K5[0-2].* and child doesn't exist</li><li>Include these codes as defined in <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> version <code>2022</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>K90.0</td><td>Zöliakie</td></tr><tr><td>T78.1</td><td>Sonstige Nahrungsmittelunverträglichkeit, anderenorts nicht klassifiziert</td></tr><tr><td>T78.0</td><td>Anaphylaktischer Schock durch Nahrungsmittelunverträglichkeit</td></tr><tr><td>L27.2</td><td>Dermatitis durch aufgenommene Nahrungsmittel</td></tr><tr><td>L23.6</td><td>Allergische Kontaktdermatitis durch Nahrungsmittel bei Hautkontakt</td></tr><tr><td>Z91.0</td><td>Allergie, ausgenommen Allergie gegenüber Arzneimitteln, Drogen oder biologisch aktiven Substanzen, in der Eigenanamnese</td></tr></table></li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  matches (by regex)  ^K83.* and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  matches (by regex)  ^K.* and child doesn't exist</li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/gastrointestinal-diseases-icd",
  "version" : "1.0.0",
  "name" : "GastrointestinalDiseasesICD",
  "title" : "Value Set of Gastrointestinal Diseases ICD",
  "status" : "active",
  "date" : "2021-09-13",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Gastrointestinal diseases in the context of pediatrics and COVID-19",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "regex",
            "value" : "^K59\\.0*"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "regex",
            "value" : "^K5[0-2].*"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "concept" : [
          {
            "code" : "K90.0",
            "display" : "Zöliakie"
          },
          {
            "code" : "T78.1",
            "display" : "Sonstige Nahrungsmittelunverträglichkeit, anderenorts nicht klassifiziert"
          },
          {
            "code" : "T78.0",
            "display" : "Anaphylaktischer Schock durch Nahrungsmittelunverträglichkeit"
          },
          {
            "code" : "L27.2",
            "display" : "Dermatitis durch aufgenommene Nahrungsmittel"
          },
          {
            "code" : "L23.6",
            "display" : "Allergische Kontaktdermatitis durch Nahrungsmittel bei Hautkontakt"
          },
          {
            "code" : "Z91.0",
            "display" : "Allergie, ausgenommen Allergie gegenüber Arzneimitteln, Drogen oder biologisch aktiven Substanzen, in der Eigenanamnese"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "regex",
            "value" : "^K83.*"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "regex",
            "value" : "^K.*"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      }
    ]
  }
}