Class TbsPYE_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPYE_26 = class(TbsHL7Segment)

Description

Payee Information This segment is used to define payee information.

Hierarchy

Overview

Methods

Public function PayeeIdentificationListRepCount : Integer;
Public function PayeePersonNameRepCount : Integer;
Public function PayeeAddressRepCount : Integer;

Properties

Public property SetIDPYE : TbsSI_26 read GetSetIDPYE write SetSetIDPYE;
Public property PayeeType : TbsIS_26 read GetPayeeType write SetPayeeType;
Public property PayeeRelationshiptoInvoicePatient : TbsIS_26 read GetPayeeRelationshiptoInvoicePatient write SetPayeeRelationshiptoInvoicePatient;
Public property PayeeIdentificationList[RepCount:Integer]: TbsXON_26 read GetPayeeIdentificationList write SetPayeeIdentificationList;
Public property PayeePersonName[RepCount:Integer]: TbsXPN_26 read GetPayeePersonName write SetPayeePersonName;
Public property PayeeAddress[RepCount:Integer]: TbsXAD_26 read GetPayeeAddress write SetPayeeAddress;
Public property PaymentMethod : TbsIS_26 read GetPaymentMethod write SetPaymentMethod;

Description

Methods

Public function PayeeIdentificationListRepCount : Integer;
 
Public function PayeePersonNameRepCount : Integer;
 
Public function PayeeAddressRepCount : Integer;
 

Properties

Public property SetIDPYE : TbsSI_26 read GetSetIDPYE write SetSetIDPYE;

Set ID ?? PYE, Min : 1, Max : 1

Public property PayeeType : TbsIS_26 read GetPayeeType write SetPayeeType;

Payee Type, Min : 1, Max : 1

Public property PayeeRelationshiptoInvoicePatient : TbsIS_26 read GetPayeeRelationshiptoInvoicePatient write SetPayeeRelationshiptoInvoicePatient;

Payee Relationship to Invoice (Patient), Min : 0, Max : 1

Public property PayeeIdentificationList[RepCount:Integer]: TbsXON_26 read GetPayeeIdentificationList write SetPayeeIdentificationList;

Payee Identification List, Min : 0, Max : *

Public property PayeePersonName[RepCount:Integer]: TbsXPN_26 read GetPayeePersonName write SetPayeePersonName;

Payee Person Name, Min : 0, Max : *

Public property PayeeAddress[RepCount:Integer]: TbsXAD_26 read GetPayeeAddress write SetPayeeAddress;

Payee Address, Min : 0, Max : *

Public property PaymentMethod : TbsIS_26 read GetPaymentMethod write SetPaymentMethod;

Payment Method, Min : 0, Max : 1


Generated by PasDoc 0.14.0.