DataTopic FoodAllergens: Difference between revisions
From imde.io
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[DataContainer_-_Item|Part of DataContainer: Item]] | |||
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]. | ||
Line 8: | Line 6: | ||
<pre> | <pre> | ||
< | <FoodAllergens xmlns="https://imde.io/schema/azlon/1.0/foodallergens" xsi:schemaLocation="https://imde.io/schema/azlon/1.0/foodallergens https://imde.io/schema/azlon/1.0/foodallergens.xsd"> | ||
<Regulation>EU-1169/2011</Regulation> | |||
<Allergens> | |||
<Allergen Type="CONTAINS" OnLabel="true"> | |||
<Codes> | |||
<Code Type="LEDA">1.6</Code> | |||
<Code Type="DataSender">12</Code> | |||
</Codes> | |||
</Allergen> | |||
<Allergen Type="MAY_CONTAIN" OnLabel="true"> | |||
</ | <Codes> | ||
</ | <Code Type="GDSN">AM</Code> | ||
</ | <Code Type="DataSender">14</Code> | ||
</ | </Codes> | ||
</ | </Allergen> | ||
<Allergen Type="FREE_FROM" OnLabel="true"> | |||
<Codes> | |||
<Code Type="LEDA">14.0</Code> | |||
<Code Type="DataSender">31</Code> | |||
</Codes> | |||
</Allergen> | |||
</Allergens> | |||
</FoodAllergens> | |||
</pre> | </pre> | ||
===Downloads=== | ===Downloads=== | ||
* [https://imde.io/schema/Sample%20XML%20message%20DataTopic%20FoodAllergens.xml Sample XML | * [https://imde.io/schema/Sample%20XML%20message%20DataTopic%20FoodAllergens.xml Sample XML] | ||
* [https://imde.io/schema/ | * [https://imde.io/schema/azlon/1.0/foodallergens.xsd XSD] | ||
* [https://imde.io/schema/azlon/1.0/ | * [https://imde.io/schema/azlon/1.0/codelists/allergenCode.xsd Codelist allergenCode] | ||
* [https://imde.io/schema/azlon/1.0/codelists/ | * [https://imde.io/schema/azlon/1.0/codelists/allergenType.xsd Codelist allergenType] | ||
* [https://imde.io/schema/azlon/1.0/codelists/ | * [https://imde.io/schema/azlon/1.0/codelists/regulationType.xsd Codelist regulationType] | ||
* [https://imde.io/schema/azlon/1.0/codelists/ | * [https://imde.io/schema/azlon/1.0/codelists/allergenCodeType.xsd Codelist allergenCodeType] | ||
== External links == | == External links == | ||
Line 36: | Line 43: | ||
[[Category:Food]] | [[Category:Food]] | ||
[[Category:DataTopic]] |
Latest revision as of 15:39, 18 August 2023
For more information on the Food Allergens Datatopic, see presentation.
DataTopic Food Allergens, Format Azlon, Version 1.0
<FoodAllergens xmlns="https://imde.io/schema/azlon/1.0/foodallergens" xsi:schemaLocation="https://imde.io/schema/azlon/1.0/foodallergens https://imde.io/schema/azlon/1.0/foodallergens.xsd"> <Regulation>EU-1169/2011</Regulation> <Allergens> <Allergen Type="CONTAINS" OnLabel="true"> <Codes> <Code Type="LEDA">1.6</Code> <Code Type="DataSender">12</Code> </Codes> </Allergen> <Allergen Type="MAY_CONTAIN" OnLabel="true"> <Codes> <Code Type="GDSN">AM</Code> <Code Type="DataSender">14</Code> </Codes> </Allergen> <Allergen Type="FREE_FROM" OnLabel="true"> <Codes> <Code Type="LEDA">14.0</Code> <Code Type="DataSender">31</Code> </Codes> </Allergen> </Allergens> </FoodAllergens>
Downloads
- Sample XML
- XSD
- Codelist allergenCode
- Codelist allergenType
- Codelist regulationType
- Codelist allergenCodeType