Class TNutritionIntakePerformer

Unit

Declaration

type TNutritionIntakePerformer = class(TBackboneElement)

Description

A record of food or fluid that is being consumed by a patient. A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past. The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician. A common scenario where this information is captured is during the history taking process during a patient visit or stay or through an app that tracks food or fluids consumed. The consumption information may come from sources such as the patient's memory, from a nutrition label, or from a clinician documenting observed intake.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

Type of performer.

Public property actor : TReference read Getactor write Setactor;

Who performed the intake.


Generated by PasDoc 0.15.0.