Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: AllergySnomed - IEHR - JSON Representation

Draft as of 2024-04-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "AllergySnomed",
  "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>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/uv/ips/STU1/ValueSet-allergy-intolerance-substance-condition-gps-uv-ips.html\">Allergy intolerance substance condition (GPS) - IPS</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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://snomed.info/id/256435007\">256435007</a></td><td>Feathers (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/418689008\">418689008</a></td><td>Allergy to grass pollen</td></tr><tr><td><a href=\"http://snomed.info/id/232350006\">232350006</a></td><td>Allergy to dust mite protein (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/703934009\">703934009</a></td><td>Allergy to fungus (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/256277009\">256277009</a></td><td>Grass pollen (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/406470001\">406470001</a></td><td>Insect allergen (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/406465008\">406465008</a></td><td>Food allergen (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/300910009\">300910009</a></td><td>Allergy to pollen (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/717234006\">717234006</a></td><td>Allergy to anima</td></tr></table></li></ul></div>"
  },
  "url" : "http://interopehrate.eu/fhir/ValueSet/AllergySnomed",
  "version" : "1.0.0",
  "name" : "AllergySnomedIEHR",
  "title" : "AllergySnomed - IEHR",
  "status" : "draft",
  "date" : "2024-04-08T11:29:03+00:00",
  "publisher" : "IEHR-Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/IEHR-Workgroup"
        }
      ]
    }
  ],
  "description" : "This ValueSet is based on the SNOMED allergy valueset from the IPS, but codes that are duplicates to atc codes were removed.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-gps-uv-ips"
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "256435007",
            "display" : "Feathers (substance)"
          },
          {
            "code" : "418689008",
            "display" : "Allergy to grass pollen"
          },
          {
            "code" : "232350006",
            "display" : "Allergy to dust mite protein (finding)"
          },
          {
            "code" : "703934009",
            "display" : "Allergy to fungus (finding)"
          },
          {
            "code" : "256277009",
            "display" : "Grass pollen (substance)"
          },
          {
            "code" : "406470001",
            "display" : "Insect allergen (substance)"
          },
          {
            "code" : "406465008",
            "display" : "Food allergen (substance)"
          },
          {
            "code" : "300910009",
            "display" : "Allergy to pollen (finding)"
          },
          {
            "code" : "717234006",
            "display" : "Allergy to anima"
          }
        ]
      }
    ]
  }
}