Class TbsSIU_S26_RESOURCES_251
Unit
BSHL7Grp251
Declaration
type TbsSIU_S26_RESOURCES_251 = 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
LOCATION RESOURCE, optional repeating
PERSONNEL RESOURCE, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function SERVICERepCount : Integer; |
|
|
function GENERAL_RESOURCERepCount : Integer; |
|
|
function LOCATION_RESOURCERepCount : Integer; |
|
|
function PERSONNEL_RESOURCERepCount : Integer; |
|
Properties
|
property RGS : TbsRGS_251 read GetRGS write SetRGS ; |
RGS, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|