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

FHIR IG Statistics: ValueSet/FoodAllergyVS

Packagexxexample.fhir.food-Allergy
Resource TypeValueSet
IdFoodAllergyVS
FHIR VersionR4
Sourcehttp://xxsomewhere.org/fhir/food-Allergy/https://build.fhir.org/ig/novillof/foodAllergy/ValueSet-FoodAllergyVS.html
URLhttp://example.com/fhir/example/ValueSet/FoodAllergyVS
Version0.1.0-test
Statusactive
Date2025-07-08T08:56:08+00:00
NameFoodAllergyVS
TitleFood Allergies
Realmuv
DescriptionMain Food allergies.

Resources that use this resource

StructureDefinition
FoodAllergyFood Allergy

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet FoodAllergyVS


Source

{
  "resourceType": "ValueSet",
  "id": "FoodAllergyVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.com/fhir/example/ValueSet/FoodAllergyVS",
  "version": "0.1.0-test",
  "name": "FoodAllergyVS",
  "title": "Food Allergies",
  "status": "active",
  "date": "2025-07-08T08:56:08+00:00",
  "publisher": "fnovillo",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "mailto:fnovper@gmail.com"
        }
      ]
    }
  ],
  "description": "Main Food allergies.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "91935009",
            "display": "Allergy to peanut"
          },
          {
            "code": "48821000119104",
            "display": "Allergy to tree nut"
          },
          {
            "code": "782555009",
            "display": "Allergy to cow's milk protein"
          },
          {
            "code": "213020009",
            "display": "Allergy to egg protein"
          },
          {
            "code": "417532002",
            "display": "Allergy to fish"
          },
          {
            "code": "300913006",
            "display": "Allergy to shellfish"
          },
          {
            "code": "782594005",
            "display": "Allergy to soy protein"
          },
          {
            "code": "260167008",
            "display": "Sesame seed"
          },
          {
            "code": "21191000122102",
            "display": "Allergy to mustard"
          },
          {
            "code": "712843002",
            "display": "Allergy to celery"
          },
          {
            "code": "782575000",
            "display": "Allergy to lupine seed"
          }
        ]
      }
    ]
  }
}