Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsFT1_23
Unit
BSHL7DT23
Declaration
type TbsFT1_23 = class(TbsHL7Segment)
Description
Financial transaction
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function DiagnosisCodeRepCount : Integer; |
|
|
Properties
 |
property SetIDFinancialTransaction : TbsSI_23 read GetSetIDFinancialTransaction write SetSetIDFinancialTransaction; |
|
Set ID - Financial Transaction, Min : 0, Max : 1
|
 |
property TransactionID : TbsST_23 read GetTransactionID write SetTransactionID; |
|
Transaction ID, Min : 0, Max : 1
|
 |
property TransactionBatchID : TbsST_23 read GetTransactionBatchID write SetTransactionBatchID; |
|
Transaction Batch ID, Min : 0, Max : 1
|
 |
property TransactionDate : TbsTS_23 read GetTransactionDate write SetTransactionDate; |
|
Transaction Date, Min : 1, Max : 1
|
 |
property TransactionPostingDate : TbsTS_23 read GetTransactionPostingDate write SetTransactionPostingDate; |
|
Transaction Posting Date, Min : 0, Max : 1
|
 |
property TransactionType : TbsID_23 read GetTransactionType write SetTransactionType; |
|
Transaction Type, Min : 1, Max : 1
|
 |
property TransactionCode : TbsCE_23 read GetTransactionCode write SetTransactionCode; |
|
Transaction Code, Min : 1, Max : 1
|
 |
property TransactionDescription : TbsST_23 read GetTransactionDescription write SetTransactionDescription; |
|
Transaction Description, Min : 0, Max : 1
|
 |
property TransactionDescriptionalternate : TbsST_23 read GetTransactionDescriptionalternate write SetTransactionDescriptionalternate; |
|
Transaction Description - alternate, Min : 0, Max : 1
|
 |
property TransactionQuantity : TbsNM_23 read GetTransactionQuantity write SetTransactionQuantity; |
|
Transaction Quantity, Min : 0, Max : 1
|
 |
property TransactionAmountExtended : TbsCP_23 read GetTransactionAmountExtended write SetTransactionAmountExtended; |
|
Transaction Amount - Extended, Min : 0, Max : 1
|
 |
property TransactionAmountUnit : TbsCP_23 read GetTransactionAmountUnit write SetTransactionAmountUnit; |
|
Transaction Amount - Unit, Min : 0, Max : 1
|
 |
property DepartmentCode : TbsCE_23 read GetDepartmentCode write SetDepartmentCode; |
|
Department Code, Min : 0, Max : 1
|
 |
property InsurancePlanID : TbsCE_23 read GetInsurancePlanID write SetInsurancePlanID; |
|
Insurance Plan ID, Min : 0, Max : 1
|
 |
property InsuranceAmount : TbsCP_23 read GetInsuranceAmount write SetInsuranceAmount; |
|
Insurance Amount, Min : 0, Max : 1
|
 |
property AssignedPatientLocation : TbsPL_23 read GetAssignedPatientLocation write SetAssignedPatientLocation; |
|
Assigned Patient Location, Min : 0, Max : 1
|
 |
property FeeSchedule : TbsID_23 read GetFeeSchedule write SetFeeSchedule; |
|
Fee Schedule, Min : 0, Max : 1
|
 |
property PatientType : TbsID_23 read GetPatientType write SetPatientType; |
|
Patient Type, Min : 0, Max : 1
|
 |
property DiagnosisCode[RepCount:Integer]: TbsCE_23 read GetDiagnosisCode write SetDiagnosisCode; |
|
Diagnosis Code, Min : 0, Max : *
|
 |
property PerformedByCode : TbsXCN_23 read GetPerformedByCode write SetPerformedByCode; |
|
Performed By Code, Min : 0, Max : 1
|
 |
property OrderedByCode : TbsXCN_23 read GetOrderedByCode write SetOrderedByCode; |
|
Ordered By Code, Min : 0, Max : 1
|
 |
property UnitCost : TbsNM_23 read GetUnitCost write SetUnitCost; |
|
Unit Cost, Min : 0, Max : 1
|
 |
property FillerOrderNumber : TbsEI_23 read GetFillerOrderNumber write SetFillerOrderNumber; |
|
Filler Order Number, Min : 0, Max : 1
|
 |
property EnteredByCode : TbsXCN_23 read GetEnteredByCode write SetEnteredByCode; |
|
Entered By Code, Min : 0, Max : 1
|
 |
property ProcedureCode : TbsCE_23 read GetProcedureCode write SetProcedureCode; |
|
Procedure Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|