Class TbsPCE_271
Unit
BSHL7DT271
Declaration
type TbsPCE_271 = class(TbsHL7Segment)
Description
Patient Charge Cost Center Exceptions 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_271 read GetSetIdPce write SetSetIdPce; |
Set Id - Pce, Min : 1, Max : 1
|
|
property CostCenterAccountNumber : TbsCX_271 read GetCostCenterAccountNumber write SetCostCenterAccountNumber; |
Cost Center Account Number, Min : 0, Max : 1
|
|
property TransactionCode : TbsCWE_271 read GetTransactionCode write SetTransactionCode; |
Transaction Code, Min : 0, Max : 1
|
|
property TransactionAmountUnit : TbsCP_271 read GetTransactionAmountUnit write SetTransactionAmountUnit; |
Transaction Amount - Unit, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|