Class TbsRGS_28
Unit
BSHL7DT28
Declaration
type TbsRGS_28 = 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). If a message does not require any grouping of resources, then specify a single RGS in the message, and follow it with all of the Appointment Information segments for the scheduled event. (At least one RGS segment is required in each message - even if no grouping of resources is required - to allow parsers to properly understand the message.)
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdRgs : TbsSI_28 read GetSetIdRgs write SetSetIdRgs; |
Set Id - Rgs, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_28 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property ResourceGroupId : TbsCWE_28 read GetResourceGroupId write SetResourceGroupId; |
Resource Group Id, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|