Food Allergies FHIR Implementation Guide
0.1.0-test - CI Build International flag

Food Allergies FHIR Implementation Guide, published by fnovillo. This guide is not an authorized publication; it is the continuous build for version 0.1.0-test built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/novillof/foodAllergy and changes regularly. See the Directory of published versions

: Food Allergies - XML Representation

Active as of 2025-07-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="FoodAllergyVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet FoodAllergyVS</b></p><a name="FoodAllergyVS"> </a><a name="hcFoodAllergyVS"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/91935009">91935009</a></td><td>Allergy to peanut</td></tr><tr><td><a href="http://snomed.info/id/48821000119104">48821000119104</a></td><td>Allergy to tree nut</td></tr><tr><td><a href="http://snomed.info/id/782555009">782555009</a></td><td>Allergy to cow's milk protein</td></tr><tr><td><a href="http://snomed.info/id/213020009">213020009</a></td><td>Allergy to egg protein</td></tr><tr><td><a href="http://snomed.info/id/417532002">417532002</a></td><td>Allergy to fish</td></tr><tr><td><a href="http://snomed.info/id/300913006">300913006</a></td><td>Allergy to shellfish</td></tr><tr><td><a href="http://snomed.info/id/782594005">782594005</a></td><td>Allergy to soy protein</td></tr><tr><td><a href="http://snomed.info/id/260167008">260167008</a></td><td>Sesame seed</td></tr><tr><td><a href="http://snomed.info/id/21191000122102">21191000122102</a></td><td>Allergy to mustard</td></tr><tr><td><a href="http://snomed.info/id/712843002">712843002</a></td><td>Allergy to celery</td></tr><tr><td><a href="http://snomed.info/id/782575000">782575000</a></td><td>Allergy to lupine seed</td></tr></table></li></ul></div>
  </text>
  <url value="http://example.com/fhir/example/ValueSet/FoodAllergyVS"/>
  <version value="0.1.0-test"/>
  <name value="FoodAllergyVS"/>
  <title value="Food Allergies"/>
  <status value="active"/>
  <date value="2025-07-08T08:50:37+00:00"/>
  <publisher value="fnovillo"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="mailto:fnovper@gmail.com"/>
    </telecom>
  </contact>
  <description value="Main Food allergies."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="91935009"/>
        <display value="Allergy to peanut"/>
      </concept>
      <concept>
        <code value="48821000119104"/>
        <display value="Allergy to tree nut"/>
      </concept>
      <concept>
        <code value="782555009"/>
        <display value="Allergy to cow's milk protein"/>
      </concept>
      <concept>
        <code value="213020009"/>
        <display value="Allergy to egg protein"/>
      </concept>
      <concept>
        <code value="417532002"/>
        <display value="Allergy to fish"/>
      </concept>
      <concept>
        <code value="300913006"/>
        <display value="Allergy to shellfish"/>
      </concept>
      <concept>
        <code value="782594005"/>
        <display value="Allergy to soy protein"/>
      </concept>
      <concept>
        <code value="260167008"/>
        <display value="Sesame seed"/>
      </concept>
      <concept>
        <code value="21191000122102"/>
        <display value="Allergy to mustard"/>
      </concept>
      <concept>
        <code value="712843002"/>
        <display value="Allergy to celery"/>
      </concept>
      <concept>
        <code value="782575000"/>
        <display value="Allergy to lupine seed"/>
      </concept>
    </include>
  </compose>
</ValueSet>