Class TbsBLG_28
Unit
BSHL7DT28
Declaration
type TbsBLG_28 = 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_28 read GetWhenToCharge write SetWhenToCharge; |
When To Charge, Min : 0, Max : 1
|
|
property ChargeType : TbsID_28 read GetChargeType write SetChargeType; |
Charge Type, Min : 0, Max : 1
|
|
property AccountId : TbsCX_28 read GetAccountId write SetAccountId; |
Account Id, Min : 0, Max : 1
|
|
property ChargeTypeReason : TbsCWE_28 read GetChargeTypeReason write SetChargeTypeReason; |
Charge Type Reason, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|