Class TbsSRM_S05_RESOURCES_271
Unit
BSHL7Grp271
Declaration
type TbsSRM_S05_RESOURCES_271 = 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_271 read GetRGS write SetRGS ; |
RGS, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|