Class TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_PSL_ITEM_INFO_26
Unit
BSHL7Grp26
Declaration
type TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_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
AUT, optional
PAYER ADJUSTMENT, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PAYER_ADJUSTMENTRepCount : Integer; |
|
Properties
|
property PSL : TbsPSL_26 read GetPSL write SetPSL ; |
PSL, Usage : R, Min : 1, Max : 1
|
|
property AUT : TbsAUT_26 read GetAUT write SetAUT ; |
AUT, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|