NAPKON GECCO+
1.0.0 - ci-build

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

: Allergies (SNOMED CT) - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "geccoplus-allergies-sct",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=300910009\">300910009</a></td><td>Allergy to pollen (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=232349006\">232349006</a></td><td>Allergy to house dust (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=74964007\">74964007</a></td><td>Other (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/geccoplus-allergies-sct",
  "version" : "1.0.0",
  "name" : "AllergiesSCT",
  "title" : "Allergies (SNOMED CT)",
  "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+ (SNOMED CT)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "300910009",
            "display" : "Allergy to pollen (finding)"
          },
          {
            "code" : "232349006",
            "display" : "Allergy to house dust (finding)"
          },
          {
            "code" : "74964007",
            "display" : "Other (qualifier value)"
          }
        ]
      }
    ]
  }
}