Class TNutritionProductProductCharacteristic

Unit

Declaration

type TNutritionProductProductCharacteristic = class(TBackboneElement)

Description

A food or fluid product that is consumed by patients.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

A code specifying which characteristic of the product is being described (for example, colour, shape).

Public property value : TElement read Getvalue write Setvalue;

The actual characteristic value corresponding to the type.


Generated by PasDoc 0.15.0.