NAPKON GECCO+
1.0.0 - ci-build

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

: Allergies (ICD-10-GM) - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "geccoplus-allergies-icd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>J30.1</td><td>Allergische Rhinopathie durch Pollen</td></tr><tr><td>J30.3</td><td>Sonstige allergische Rhinopathie</td></tr><tr><td>T78.4</td><td>Allergie, nicht näher bezeichnet</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/geccoplus-allergies-icd",
  "version" : "1.0.0",
  "name" : "AllergiesICD",
  "title" : "Allergies (ICD-10-GM)",
  "status" : "active",
  "date" : "2021-11-29",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Value set for allergies in the context of GECCO+ (ICD-10-GM)",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "concept" : [
          {
            "code" : "J30.1",
            "display" : "Allergische Rhinopathie durch Pollen"
          },
          {
            "code" : "J30.3",
            "display" : "Sonstige allergische Rhinopathie"
          },
          {
            "code" : "T78.4",
            "display" : "Allergie, nicht näher bezeichnet"
          }
        ]
      }
    ]
  }
}