FHIR IG Statistics: ValueSet/allergyintolerance-finding-code
Package | snomed-ig |
Type | ValueSet |
Id | allergyintolerance-finding-code |
FHIR Version | R4 |
Source | http://snomed.info/fhir/https://build.fhir.org/ig/IHTSDO/snomed-ig/ValueSet-allergyintolerance-finding-code.html |
URL | http://snomed.info/fhir/ValueSet/allergyintolerance-finding-code |
Version | 0.0.1 |
Status | active |
Date | 2025-07-09T10:34:35+00:00 |
Name | AllergyIntoleranceFindingCode |
Title | Allergy-Intolerance Finding Code |
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) | |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}