Class TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_27 = class(TBSHL7Object)

Description

Represents the INVOICE_PROCESSING_RESULTS_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. IPR, required

  2. NTE, optional repeating

  3. PYE, required

  4. IN1, required

  5. IN2, optional

  6. IVC, required

  7. PRODUCT_SERVICE_SECTION, required repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function PRODUCT_SERVICE_SECTIONRepCount : Integer;

Properties

Public property IPR : TbsIPR_27 read GetIPR write SetIPR ;
Public property NTE[RepCount:Integer]: TbsNTE_27 read GetNTE;
Public property PYE : TbsPYE_27 read GetPYE write SetPYE ;
Public property IN1 : TbsIN1_27 read GetIN1 write SetIN1 ;
Public property IN2 : TbsIN2_27 read GetIN2 write SetIN2 ;
Public property IVC : TbsIVC_27 read GetIVC write SetIVC ;
Public property PRODUCT_SERVICE_SECTION[RepCount:Integer]: TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_27 read GetPRODUCT_SERVICE_SECTION;

Description

Methods

Public function NTERepCount : Integer;
 
Public function PRODUCT_SERVICE_SECTIONRepCount : Integer;
 

Properties

Public property IPR : TbsIPR_27 read GetIPR write SetIPR ;

IPR, Usage : R, Min : 1, Max : 1

Public property NTE[RepCount:Integer]: TbsNTE_27 read GetNTE;

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

Public property PYE : TbsPYE_27 read GetPYE write SetPYE ;

PYE, Usage : R, Min : 1, Max : 1

Public property IN1 : TbsIN1_27 read GetIN1 write SetIN1 ;

IN1, Usage : R, Min : 1, Max : 1

Public property IN2 : TbsIN2_27 read GetIN2 write SetIN2 ;

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

Public property IVC : TbsIVC_27 read GetIVC write SetIVC ;

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

Public property PRODUCT_SERVICE_SECTION[RepCount:Integer]: TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_27 read GetPRODUCT_SERVICE_SECTION;

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


Generated by PasDoc 0.14.0.