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