Class TbsEHC_E21_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_26
Unit
BSHL7Grp26
Declaration
type TbsEHC_E21_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_26 = class(TBSHL7Object)
Description
Represents the PSL_ITEM_INFO 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:
PSL, required
NTE, optional repeating
AUT, optional
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NTERepCount : Integer; |
|
Properties
|
property PSL : TbsPSL_26 read GetPSL write SetPSL ; |
PSL, Usage : R, Min : 1, Max : 1
|
|
property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE; |
NTE, Usage : O, Min : 0, Max : *
|
|
property AUT : TbsAUT_26 read GetAUT write SetAUT ; |
AUT, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|