NAPKON Pediatrics Module
1.0.0 - trial-use

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

: COVID-19 symptoms (ICD-10-GM) - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "covid-19-symptoms-icd-10-gm",
  "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 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>R07.0</td><td>Halsschmerzen</td></tr><tr><td>R19.88</td><td>Sonstige näher bezeichnete Symptome, die das Verdauungssystem und das Abdomen betreffen</td></tr><tr><td>G25.3</td><td>Myoklonus</td></tr><tr><td>L53.8</td><td>Sonstige näher bezeichnete erythematöse Krankheiten</td></tr><tr><td>K14.8</td><td>Sonstige Krankheiten der Zunge</td></tr></table></li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  IF05 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  IR21 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept  is-a  IR16 and child doesn't exist</li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/covid-19-symptoms-icd-10-gm",
  "version" : "1.0.0",
  "name" : "COVID19SymptomsICD10GM",
  "title" : "COVID-19 symptoms (ICD-10-GM)",
  "status" : "active",
  "date" : "2020-11-11",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Symptoms due to COVID-19",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "concept" : [
          {
            "code" : "R07.0",
            "display" : "Halsschmerzen"
          },
          {
            "code" : "R19.88",
            "display" : "Sonstige näher bezeichnete Symptome, die das Verdauungssystem und das Abdomen betreffen"
          },
          {
            "code" : "G25.3",
            "display" : "Myoklonus"
          },
          {
            "code" : "L53.8",
            "display" : "Sonstige näher bezeichnete erythematöse Krankheiten"
          },
          {
            "code" : "K14.8",
            "display" : "Sonstige Krankheiten der Zunge"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "IF05"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "IR21"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2022",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "IR16"
          },
          {
            "property" : "child",
            "op" : "exists",
            "value" : "false"
          }
        ]
      }
    ]
  }
}