Class TbsRGS_26
Unit
BSHL7DT26
Declaration
type TbsRGS_26 = 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
Description
Properties
|
property SetIDRGS : TbsSI_26 read GetSetIDRGS write SetSetIDRGS; |
Set ID - RGS, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_26 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property ResourceGroupID : TbsCWE_26 read GetResourceGroupID write SetResourceGroupID; |
Resource Group ID, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|