Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsGP2_24
Unit
BSHL7DT24
Declaration
type TbsGP2_24 = class(TbsHL7Segment)
Description
Grouping/Reimbursement - Procedure Line Item This segment is used for items that pertain to each HCPC/CPT line item.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function OCEEditCodeRepCount : Integer; |
|
|
function ModifierEditCodeRepCount : Integer; |
|
Properties
|
property RevenueCode : TbsIS_24 read GetRevenueCode write SetRevenueCode; |
Revenue Code, Min : 0, Max : 1
|
|
property NumberofServiceUnits : TbsNM_24 read GetNumberofServiceUnits write SetNumberofServiceUnits; |
Number of Service Units, Min : 0, Max : 1
|
|
property Charge : TbsCP_24 read GetCharge write SetCharge; |
Charge, Min : 0, Max : 1
|
|
property ReimbursementActionCode : TbsIS_24 read GetReimbursementActionCode write SetReimbursementActionCode; |
Reimbursement Action Code, Min : 0, Max : 1
|
|
property DenialorRejectionCode : TbsIS_24 read GetDenialorRejectionCode write SetDenialorRejectionCode; |
Denial or Rejection Code, Min : 0, Max : 1
|
|
property OCEEditCode[RepCount:Integer]: TbsIS_24 read GetOCEEditCode write SetOCEEditCode; |
OCE Edit Code, Min : 0, Max : *
|
|
property AmbulatoryPaymentClassificationCode : TbsCE_24 read GetAmbulatoryPaymentClassificationCode write SetAmbulatoryPaymentClassificationCode; |
Ambulatory Payment Classification Code, Min : 0, Max : 1
|
|
property ModifierEditCode[RepCount:Integer]: TbsIS_24 read GetModifierEditCode write SetModifierEditCode; |
Modifier Edit Code, Min : 0, Max : *
|
|
property PaymentAdjustmentCode : TbsIS_24 read GetPaymentAdjustmentCode write SetPaymentAdjustmentCode; |
Payment Adjustment Code, Min : 0, Max : 1
|
|
property PackagingStatusCode : TbsIS_24 read GetPackagingStatusCode write SetPackagingStatusCode; |
Packaging Status Code, Min : 0, Max : 1
|
|
property ExpectedHCFAPaymentAmount : TbsCP_24 read GetExpectedHCFAPaymentAmount write SetExpectedHCFAPaymentAmount; |
Expected HCFA Payment Amount, Min : 0, Max : 1
|
|
property ReimbursementTypeCode : TbsIS_24 read GetReimbursementTypeCode write SetReimbursementTypeCode; |
Reimbursement Type Code, Min : 0, Max : 1
|
|
property CoPayAmount : TbsCP_24 read GetCoPayAmount write SetCoPayAmount; |
Co-Pay Amount, Min : 0, Max : 1
|
|
property PayRateperUnit : TbsNM_24 read GetPayRateperUnit write SetPayRateperUnit; |
Pay Rate per Unit, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|