Class TbsPYE_27
Unit
BSHL7DT27
Declaration
type TbsPYE_27 = class(TbsHL7Segment)
Description
Payee Information
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdPye : TbsSI_27 read GetSetIdPye write SetSetIdPye; |
Set Id - Pye, Min : 1, Max : 1
|
|
property PayeeType : TbsCWE_27 read GetPayeeType write SetPayeeType; |
Payee Type, Min : 1, Max : 1
|
|
property PayeeRelationshipToInvoicepatient : TbsCWE_27 read GetPayeeRelationshipToInvoicepatient write SetPayeeRelationshipToInvoicepatient; |
Payee Relationship To Invoice (patient), Min : 0, Max : 1
|
|
property PayeeIdentificationList : TbsXON_27 read GetPayeeIdentificationList write SetPayeeIdentificationList; |
Payee Identification List, Min : 0, Max : 1
|
|
property PayeePersonName : TbsXPN_27 read GetPayeePersonName write SetPayeePersonName; |
Payee Person Name, Min : 0, Max : 1
|
|
property PayeeAddress : TbsXAD_27 read GetPayeeAddress write SetPayeeAddress; |
Payee Address, Min : 0, Max : 1
|
|
property PaymentMethod : TbsCWE_27 read GetPaymentMethod write SetPaymentMethod; |
Payment Method, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|