Class TbsSIU_S16_RESOURCES_23
Unit
BSHL7Grp23
Declaration
type TbsSIU_S16_RESOURCES_23 = class(TBSHL7Object)
Description
Represents the RESOURCES Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:
RGS, required
SERVICE, optional repeating
GENERAL RESOURCE, optional repeating
LOCATIONL RESOURCE, optional repeating
PERSONNEL RESOURCE, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function SERVICERepCount : Integer; |
|
|
function GENERAL_RESOURCERepCount : Integer; |
|
|
function LOCATIONL_RESOURCERepCount : Integer; |
|
|
function PERSONNEL_RESOURCERepCount : Integer; |
|
Properties
|
property RGS : TbsRGS_23 read GetRGS write SetRGS ; |
RGS, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|