SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: Allergy Intolerance Detailed Type Value Set - JSON Representation

Active as of 2025-07-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "alleryg-intolerance-detailed-type-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet alleryg-intolerance-detailed-type-value-set</b></p><a name=\"alleryg-intolerance-detailed-type-value-set\"> </a><a name=\"hcalleryg-intolerance-detailed-type-value-set\"> </a><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://snomed.info/id/420134006\">420134006</a></td><td style=\"color: #cccccc\">Propensity to adverse reactions</td></tr><tr><td><a href=\"http://snomed.info/id/609328004\">609328004</a></td><td style=\"color: #cccccc\">Allergy</td></tr><tr><td><a href=\"http://snomed.info/id/609433001\">609433001</a></td><td style=\"color: #cccccc\">Hypersensitivity disposition</td></tr><tr><td><a href=\"http://snomed.info/id/609396006\">609396006</a></td><td style=\"color: #cccccc\">Pseudoallergic disposition</td></tr><tr><td><a href=\"http://snomed.info/id/782197009\">782197009</a></td><td style=\"color: #cccccc\">Intolerance to substance</td></tr></table></li></ul></div>"
  },
  "url" : "http://snomed.info/fhir/ValueSet/alleryg-intolerance-detailed-type-value-set",
  "version" : "0.0.1",
  "name" : "AllergyIntoleranceDetailedTypeVS",
  "title" : "Allergy Intolerance Detailed Type Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T10:34:35+00:00",
  "publisher" : "SNOMED on FHIR project group",
  "contact" : [
    {
      "name" : "SNOMED on FHIR project group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
        }
      ]
    }
  ],
  "description" : "A value set with detailed type of allergy or intolerance to be used in addition to AllergeyIntolerance.type in R4.\nR5 have been amended with an update value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "420134006"
          },
          {
            "code" : "609328004"
          },
          {
            "code" : "609433001"
          },
          {
            "code" : "609396006"
          },
          {
            "code" : "782197009"
          }
        ]
      }
    ]
  }
}