FHIR IG Statistics: ValueSet/FoodAllergyVS
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": "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"
}
]
}
]
}
}