Source: https://restauranttechnologynetwork.com/technical-documents

AllergyInformation_Enum

A list of allergens.

Referenced By

AllergenDetails

Properties

Name Description Type Required Generic Enum Ignore
value AllergyInformation_Enum_Base false "Gluten" ,"Nut" ,"Peanut" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Gluten", "Nut", "Peanut", "Other_" ],
  "extension" : "string"
}