Class TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_PSL_ITEM_INFO_26

DescriptionHierarchyFieldsMethodsProperties

Unit

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:

  1. PSL, required

  2. AUT, optional

  3. PAYER ADJUSTMENT, optional repeating

Hierarchy

Overview

Methods

Public function PAYER_ADJUSTMENTRepCount : Integer;

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;
Public property AUT : TbsAUT_26 read GetAUT write SetAUT ;
Public property PAYER_ADJUSTMENT[RepCount:Integer]: TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_PSL_ITEM_INFO_PAYER_ADJUSTMENT_26 read GetPAYER_ADJUSTMENT;

Description

Methods

Public function PAYER_ADJUSTMENTRepCount : Integer;
 

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;

PSL, Usage : R, Min : 1, Max : 1

Public property AUT : TbsAUT_26 read GetAUT write SetAUT ;

AUT, Usage : O, Min : 0, Max : 1

Public property PAYER_ADJUSTMENT[RepCount:Integer]: TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_PSL_ITEM_INFO_PAYER_ADJUSTMENT_26 read GetPAYER_ADJUSTMENT;

PAYER_ADJUSTMENT, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.