Class TbsPYE_28
Unit
BSHL7DT28
Declaration
type TbsPYE_28 = class(TbsHL7Segment)
Description
Payee Information This segment is used to define payee information.
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdPye : TbsSI_28 read GetSetIdPye write SetSetIdPye; |
Set Id - Pye, Min : 1, Max : 1
|
|
property PayeeType : TbsCWE_28 read GetPayeeType write SetPayeeType; |
Payee Type, Min : 1, Max : 1
|
|
property PayeeRelationshipToInvoicepatient : TbsCWE_28 read GetPayeeRelationshipToInvoicepatient write SetPayeeRelationshipToInvoicepatient; |
Payee Relationship To Invoice (patient), Min : 0, Max : 1
|
|
property PayeeIdentificationList : TbsXON_28 read GetPayeeIdentificationList write SetPayeeIdentificationList; |
Payee Identification List, Min : 0, Max : 1
|
|
property PayeePersonName : TbsXPN_28 read GetPayeePersonName write SetPayeePersonName; |
Payee Person Name, Min : 0, Max : 1
|
|
property PayeeAddress : TbsXAD_28 read GetPayeeAddress write SetPayeeAddress; |
Payee Address, Min : 0, Max : 1
|
|
property PaymentMethod : TbsCWE_28 read GetPaymentMethod write SetPaymentMethod; |
Payment Method, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|