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 Finding Code - XML Representation

Active as of 2025-07-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="allergyintolerance-finding-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet allergyintolerance-finding-code</b></p><a name="allergyintolerance-finding-code"> </a><a name="hcallergyintolerance-finding-code"> </a><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a 420134006 (Propensity to adverse reactions)</li></ul></div>
  </text>
  <url
       value="http://snomed.info/fhir/ValueSet/allergyintolerance-finding-code"/>
  <version value="0.0.1"/>
  <name value="AllergyIntoleranceFindingCode"/>
  <title value="Allergy-Intolerance Finding Code"/>
  <status value="active"/>
  <date value="2025-07-09T10:34:35+00:00"/>
  <publisher value="SNOMED on FHIR project group"/>
  <contact>
    <name value="SNOMED on FHIR project group"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"/>
    </telecom>
  </contact>
  <description
               value="This value set contains concept codes for allergy or intolerance clinical findings. It includes codes from [SNOMED](http://snomed.info/sct) where concept is-a 420134006 | Propensity to adverse reaction (finding) |"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="420134006"/>
      </filter>
    </include>
  </compose>
</ValueSet>