FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/allergyintolerance-finding-code

Packagesnomed-ig
TypeValueSet
Idallergyintolerance-finding-code
FHIR VersionR4
Sourcehttp://snomed.info/fhir/https://build.fhir.org/ig/IHTSDO/snomed-ig/ValueSet-allergyintolerance-finding-code.html
URLhttp://snomed.info/fhir/ValueSet/allergyintolerance-finding-code
Version0.0.1
Statusactive
Date2025-07-09T10:34:35+00:00
NameAllergyIntoleranceFindingCode
TitleAllergy-Intolerance Finding Code
DescriptionThis 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) |

Resources that use this resource

StructureDefinition
AllergyIntolerance-FindingFocusedAllergy Intolerance - Finding Focused

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet allergyintolerance-finding-code


Source

{
  "resourceType": "ValueSet",
  "id": "allergyintolerance-finding-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://snomed.info/fhir/ValueSet/allergyintolerance-finding-code",
  "version": "0.0.1",
  "name": "AllergyIntoleranceFindingCode",
  "title": "Allergy-Intolerance Finding Code",
  "status": "active",
  "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": "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": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "420134006"
          }
        ]
      }
    ]
  }
}