Class TNutritionOrderTexture

Unit

Declaration

type TNutritionOrderTexture = class(TBackboneElement)

Description

A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property modifier : TCodeableConcept read Getmodifier write Setmodifier;
Public property foodType : TCodeableConcept read GetfoodType write SetfoodType;

Description

Methods

Public constructor Create; override;
 

Properties

Public property modifier : TCodeableConcept read Getmodifier write Setmodifier;

Any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed.

Public property foodType : TCodeableConcept read GetfoodType write SetfoodType;

The food type(s) (e.g. meats, all foods) that the texture modification applies to. This could be all foods types.


Generated by PasDoc 0.15.0.