Class TbsRSP_E22_AUTHORIZATION_INFO_271
Unit
BSHL7Grp271
Declaration
type TbsRSP_E22_AUTHORIZATION_INFO_271 = class(TBSHL7Object)
Description
Represents the AUTHORIZATION_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:
IVC, required
PSG, required
PSL, required repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PSLRepCount : Integer; |
|
Properties
|
property IVC : TbsIVC_271 read GetIVC write SetIVC ; |
IVC, Usage : R, Min : 1, Max : 1
|
|
property PSG : TbsPSG_271 read GetPSG write SetPSG ; |
PSG, Usage : R, Min : 1, Max : 1
|
|
property PSL[RepCount:Integer]: TbsPSL_271 read GetPSL; |
PSL, Usage : R, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|