Class TbsBLG_251
Unit
BSHL7DT251
Declaration
type TbsBLG_251 = class(TbsHL7Segment)
Description
Billing The BLG segment is used to provide billing information, on the ordered service, to the filling application.
Hierarchy
Overview
Properties
Description
Properties
|
property WhentoCharge : TbsCCD_251 read GetWhentoCharge write SetWhentoCharge; |
When to Charge, Min : 0, Max : 1
|
|
property ChargeType : TbsID_251 read GetChargeType write SetChargeType; |
Charge Type, Min : 0, Max : 1
|
|
property AccountID : TbsCX_251 read GetAccountID write SetAccountID; |
Account ID, Min : 0, Max : 1
|
|
property ChargeTypeReason : TbsCWE_251 read GetChargeTypeReason write SetChargeTypeReason; |
Charge Type Reason, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|