DataTopic FoodAllergens: Difference between revisions

From imde.io

No edit summary
Line 25: Line 25:
* [https://drive.google.com/file/d/1jQtI4nupDDFkYxYMPb-7ypyRux6L13oG/view?usp=sharing AllergenCode Codelist]
* [https://drive.google.com/file/d/1jQtI4nupDDFkYxYMPb-7ypyRux6L13oG/view?usp=sharing AllergenCode Codelist]
* [https://drive.google.com/file/d/1MG9eSfjhRBIsPSHAWRuMKo4EuhQ7xFtP/view?usp=sharing AllergenType Codelist]
* [https://drive.google.com/file/d/1MG9eSfjhRBIsPSHAWRuMKo4EuhQ7xFtP/view?usp=sharing AllergenType Codelist]
* Regulation Codelist
* [https://drive.google.com/file/d/17hMw8XPievuTfnCkc7ChKDBzqt7Dl9hL/view?usp=sharing AllergenRegulation Codelist]


[[Category:Food]]
[[Category:Food]]

Revision as of 12:19, 12 October 2022

There are currenty two DataFormat defined for exchanging Food Allergens

  • Azlon
  • GS1-GDSN

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

DataTopic Food Allergens, Format Azlon, Version 1.0

<FoodAllergens format="Azlon" version="1.0" xmlns="https://schemas.imde.com/FoodAllergens-Azlon-1-0">
	<Regulation>EU-1169/2011</Regulation>
	<Allergens>
		<Allergen Code="AM" Type="CONTAINS" OnLabel="true">
		</Allergen>
		<Allergen Code="AM" Type="MAY_CONTAIN" OnLabel="true">
		</Allergen>
		<Allergen Code="UM" Type="FREE_FROM" OnLabel="true">
		</Allergen>
	</Allergens>
</FoodAllergens>

Downloads