DataTopic FoodAllergens: Difference between revisions

From imde.io

No edit summary
Line 1: Line 1:
There are currenty two DataFormat defined for exchanging Food Allergens
[[DataContainer_-_Item|Part of DataContainer: Item]]
* Azlon
* GS1-GDSN


For more information on the Food Allergens Datatopic, [https://docs.google.com/presentation/d/e/2PACX-1vSXBRg0KtJjY258akx7HXD0q63G9kWNz9PqB2dxcxPidUMKTBaj1n2sM0eXmAN_X2zsbPPHOEdQjnIq/pub?start=false&loop=false&delayms=3000 see presentation].
For more information on the Food Allergens Datatopic, [https://docs.google.com/presentation/d/e/2PACX-1vSXBRg0KtJjY258akx7HXD0q63G9kWNz9PqB2dxcxPidUMKTBaj1n2sM0eXmAN_X2zsbPPHOEdQjnIq/pub?start=false&loop=false&delayms=3000 see presentation].

Revision as of 15:20, 21 December 2022

Part of DataContainer: Item

For more information on the Food Allergens Datatopic, see presentation.

DataTopic Food Allergens, Format Azlon, Version 1.0

<Material xmlns="https://imde.io/schema/material">
  <Header UMID="e2749359-c3cf-4504-9084-9239a1848aed" GTIN="1234567102979"/>
    <DataTopics>
      <DataTopic Topic="FoodAllergens" Format="Azlon" Version="1.0">
      <FoodAllergens xmlns="https://imde.io/schema/azlon/1.0/foodallergens">
        <Regulation>EU-1169/2011</Regulation>
        <Allergens>
           <Allergen Code="AM" Type="CONTAINS" OnLabel="true"/>
           <Allergen Code="AM" Type="MAY_CONTAIN" OnLabel="true"/>
           <Allergen Code="UM" Type="FREE_FROM" OnLabel="true"/>
        </Allergens>
     </FoodAllergens>
    </DataTopic>
</DataTopics>
</Material>

Downloads

External links