FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesnomed-ig
Resource TypeValueSet
IdValueSet-alleryg-intolerance-detailed-type-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHTSDO/snomed-ig/ValueSet-alleryg-intolerance-detailed-type-value-set.html
URLhttp://snomed.info/fhir/ValueSet/alleryg-intolerance-detailed-type-value-set
Version0.0.1
Statusactive
Date2026-01-05T10:03:59+00:00
NameAllergyIntoleranceDetailedTypeVS
TitleAllergy Intolerance Detailed Type Value Set
DescriptionA value set with detailed type of allergy or intolerance to be used in addition to AllergeyIntolerance.type in R4. R5 have been amended with an update value set.

Resources that use this resource

StructureDefinition
allergy-intolerance-detailed-typeAllergy Intolerance Detailed Type Extension

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet alleryg-intolerance-detailed-type-value-set


Source1

{
  "resourceType": "ValueSet",
  "id": "alleryg-intolerance-detailed-type-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-01-05T10:03:59+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"
          }
        ]
      }
    ]
  }
}