Class TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_26 = class(TBSHL7Object)

Description

Represents the AUTHORIZATION_RESPONSE_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. IVC, required

  2. PSL ITEM INFO, required repeating

Hierarchy

Overview

Methods

Public function PSL_ITEM_INFORepCount : Integer;

Properties

Public property IVC : TbsIVC_26 read GetIVC write SetIVC ;
Public property PSL_ITEM_INFO[RepCount:Integer]: TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_PSL_ITEM_INFO_26 read GetPSL_ITEM_INFO;

Description

Methods

Public function PSL_ITEM_INFORepCount : Integer;
 

Properties

Public property IVC : TbsIVC_26 read GetIVC write SetIVC ;

IVC, Usage : R, Min : 1, Max : 1

Public property PSL_ITEM_INFO[RepCount:Integer]: TbsEHC_E24_AUTHORIZATION_RESPONSE_INFO_PSL_ITEM_INFO_26 read GetPSL_ITEM_INFO;

PSL_ITEM_INFO, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.