Class TbsRGS_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRGS_251 = class(TbsHL7Segment)

Description

Resource Group The RGS segment is used to identify relationships between resources identified for a scheduled event. This segment can be used, on a site specified basis, to identify groups of resources that are used together within a scheduled event, or to describe some other relationship between resources. To specify related groups of resources within a message, begin each group with an RGS segment, and then follow that RGS with one or more of the Appointment Information segments (AIG, AIL, AIS, or AIP).

Hierarchy

Overview

Properties

Public property SetIDRGS : TbsSI_251 read GetSetIDRGS write SetSetIDRGS;
Public property SegmentActionCode : TbsID_251 read GetSegmentActionCode write SetSegmentActionCode;
Public property ResourceGroupID : TbsCE_251 read GetResourceGroupID write SetResourceGroupID;

Description

Properties

Public property SetIDRGS : TbsSI_251 read GetSetIDRGS write SetSetIDRGS;

Set ID - RGS, Min : 1, Max : 1

Public property SegmentActionCode : TbsID_251 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property ResourceGroupID : TbsCE_251 read GetResourceGroupID write SetResourceGroupID;

Resource Group ID, Min : 0, Max : 1


Generated by PasDoc 0.14.0.