foodPreferenceModifier property

List<CodeableConcept>? foodPreferenceModifier
inherited

foodPreferenceModifier This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.

Implementation

List<CodeableConcept>? get foodPreferenceModifier =>
    throw _privateConstructorUsedError;