Class TbsODS_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsODS_27 = class(TbsHL7Segment)

Description

Dietary Orders, Supplements, And Preferences

Hierarchy

Overview

Methods

Public function ServicePeriodRepCount : Integer;
Public function Diet_Supplement_OrPreferenceCodeRepCount : Integer;
Public function TextInstructionRepCount : Integer;

Properties

Public property Type_ : TbsID_27 read GetType_ write SetType_;
Public property ServicePeriod[RepCount:Integer]: TbsCWE_27 read GetServicePeriod write SetServicePeriod;
Public property Diet_Supplement_OrPreferenceCode[RepCount:Integer]: TbsCWE_27 read GetDiet_Supplement_OrPreferenceCode write SetDiet_Supplement_OrPreferenceCode;
Public property TextInstruction[RepCount:Integer]: TbsST_27 read GetTextInstruction write SetTextInstruction;

Description

Methods

Public function ServicePeriodRepCount : Integer;
 
Public function Diet_Supplement_OrPreferenceCodeRepCount : Integer;
 
Public function TextInstructionRepCount : Integer;
 

Properties

Public property Type_ : TbsID_27 read GetType_ write SetType_;

Type, Min : 1, Max : 1

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

Service Period, Min : 0, Max : 10

Public property Diet_Supplement_OrPreferenceCode[RepCount:Integer]: TbsCWE_27 read GetDiet_Supplement_OrPreferenceCode write SetDiet_Supplement_OrPreferenceCode;

Diet, Supplement, Or Preference Code, Min : 1, Max : 20

Public property TextInstruction[RepCount:Integer]: TbsST_27 read GetTextInstruction write SetTextInstruction;

Text Instruction, Min : 0, Max : 2


Generated by PasDoc 0.14.0.