Class TbsPYE_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPYE_271 = class(TbsHL7Segment)

Description

Payee Information This segment is used to define payee information.

Hierarchy

Overview

Properties

Public property SetIdPye : TbsSI_271 read GetSetIdPye write SetSetIdPye;
Public property PayeeType : TbsCWE_271 read GetPayeeType write SetPayeeType;
Public property PayeeRelationshipToInvoicepatient : TbsCWE_271 read GetPayeeRelationshipToInvoicepatient write SetPayeeRelationshipToInvoicepatient;
Public property PayeeIdentificationList : TbsXON_271 read GetPayeeIdentificationList write SetPayeeIdentificationList;
Public property PayeePersonName : TbsXPN_271 read GetPayeePersonName write SetPayeePersonName;
Public property PayeeAddress : TbsXAD_271 read GetPayeeAddress write SetPayeeAddress;
Public property PaymentMethod : TbsCWE_271 read GetPaymentMethod write SetPaymentMethod;

Description

Properties

Public property SetIdPye : TbsSI_271 read GetSetIdPye write SetSetIdPye;

Set Id - Pye, Min : 1, Max : 1

Public property PayeeType : TbsCWE_271 read GetPayeeType write SetPayeeType;

Payee Type, Min : 1, Max : 1

Public property PayeeRelationshipToInvoicepatient : TbsCWE_271 read GetPayeeRelationshipToInvoicepatient write SetPayeeRelationshipToInvoicepatient;

Payee Relationship To Invoice (patient), Min : 0, Max : 1

Public property PayeeIdentificationList : TbsXON_271 read GetPayeeIdentificationList write SetPayeeIdentificationList;

Payee Identification List, Min : 0, Max : 1

Public property PayeePersonName : TbsXPN_271 read GetPayeePersonName write SetPayeePersonName;

Payee Person Name, Min : 0, Max : 1

Public property PayeeAddress : TbsXAD_271 read GetPayeeAddress write SetPayeeAddress;

Payee Address, Min : 0, Max : 1

Public property PaymentMethod : TbsCWE_271 read GetPaymentMethod write SetPaymentMethod;

Payment Method, Min : 0, Max : 1


Generated by PasDoc 0.14.0.