Class TbsPCE_26
Unit
BSHL7DT26
Declaration
type TbsPCE_26 = class(TbsHL7Segment)
Description
Patient Charge Cost Center Exception The Patient Charge Cost Center Exception segment identifies the Patient Price associated with Cost Center and Patient Charge Identifier combinations that should be used in an instance that the item is billed to a patient. The grouping of Cost Center accounts, Patient Charge Identifier, and Patient Price is unique.
Hierarchy
Overview
Properties
Description
Properties
|
property SetIDPCE : TbsSI_26 read GetSetIDPCE write SetSetIDPCE; |
Set ID ?? PCE, Min : 1, Max : 1
|
|
property CostCenterAccountNumber : TbsIS_26 read GetCostCenterAccountNumber write SetCostCenterAccountNumber; |
Cost Center Account Number, Min : 0, Max : 1
|
|
property TransactionCode : TbsCWE_26 read GetTransactionCode write SetTransactionCode; |
Transaction Code, Min : 0, Max : 1
|
|
property TransactionAmountUnit : TbsCP_26 read GetTransactionAmountUnit write SetTransactionAmountUnit; |
Transaction Amount - Unit, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|