Class TbsRGS_231
Unit
BSHL7DT231
Declaration
type TbsRGS_231 = class(TbsHL7Segment)
Description
Resource group segment 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_231 read GetSetIDRGS write SetSetIDRGS; |
Set ID - RGS, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_231 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property ResourceGroupID : TbsCE_231 read GetResourceGroupID write SetResourceGroupID; |
Resource Group ID, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|