Class TbsODT_23
Unit
BSHL7DT23
Declaration
type TbsODT_23 = class(TbsHL7Segment)
Description
Diet tray instructions segment
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ServicePeriodRepCount : Integer; |
|
Properties
|
property TrayType : TbsCE_23 read GetTrayType write SetTrayType; |
Tray Type, Min : 1, Max : 1
|
|
property ServicePeriod[RepCount:Integer]: TbsCE_23 read GetServicePeriod write SetServicePeriod; |
Service Period, Min : 0, Max : 10
|
|
property TextInstruction : TbsST_23 read GetTextInstruction write SetTextInstruction; |
Text Instruction, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|