Class TbsBLG_271
Unit
BSHL7DT271
Declaration
type TbsBLG_271 = 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_271 read GetWhenToCharge write SetWhenToCharge; |
When To Charge, Min : 0, Max : 1
|
|
property ChargeType : TbsID_271 read GetChargeType write SetChargeType; |
Charge Type, Min : 0, Max : 1
|
|
property AccountId : TbsCX_271 read GetAccountId write SetAccountId; |
Account Id, Min : 0, Max : 1
|
|
property ChargeTypeReason : TbsCWE_271 read GetChargeTypeReason write SetChargeTypeReason; |
Charge Type Reason, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|