Class TbsODT_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsODT_251 = class(TbsHL7Segment)

Description

Diet Tray Instructions This segment addresses tray instructions. These are independent of diet codes, supplements, and preferences and therefore get separate order numbers.

Hierarchy

Overview

Methods

Public function ServicePeriodRepCount : Integer;

Properties

Public property TrayType : TbsCE_251 read GetTrayType write SetTrayType;
Public property ServicePeriod[RepCount:Integer]: TbsCE_251 read GetServicePeriod write SetServicePeriod;
Public property TextInstruction : TbsST_251 read GetTextInstruction write SetTextInstruction;

Description

Methods

Public function ServicePeriodRepCount : Integer;
 

Properties

Public property TrayType : TbsCE_251 read GetTrayType write SetTrayType;

Tray Type, Min : 1, Max : 1

Public property ServicePeriod[RepCount:Integer]: TbsCE_251 read GetServicePeriod write SetServicePeriod;

Service Period, Min : 0, Max : *

Public property TextInstruction : TbsST_251 read GetTextInstruction write SetTextInstruction;

Text Instruction, Min : 0, Max : 1


Generated by PasDoc 0.14.0.