Class TbsRSP_E22_AUTHORIZATION_INFO_271

DescriptionHierarchyFieldsMethodsProperties

Unit

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:

  1. IVC, required

  2. PSG, required

  3. PSL, required repeating

Hierarchy

Overview

Methods

Public function PSLRepCount : Integer;

Properties

Public property IVC : TbsIVC_271 read GetIVC write SetIVC ;
Public property PSG : TbsPSG_271 read GetPSG write SetPSG ;
Public property PSL[RepCount:Integer]: TbsPSL_271 read GetPSL;

Description

Methods

Public function PSLRepCount : Integer;
 

Properties

Public property IVC : TbsIVC_271 read GetIVC write SetIVC ;

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

Public property PSG : TbsPSG_271 read GetPSG write SetPSG ;

PSG, Usage : R, Min : 1, Max : 1

Public property PSL[RepCount:Integer]: TbsPSL_271 read GetPSL;

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


Generated by PasDoc 0.14.0.