Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsGP2_27
Unit
BSHL7DT27
Declaration
type TbsGP2_27 = class(TbsHL7Segment)
Description
Grouping/reimbursement - Procedure Line Item
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function OceEditCodeRepCount : Integer; |
|
|
function ModifierEditCodeRepCount : Integer; |
|
Properties
|
property RevenueCode : TbsCWE_27 read GetRevenueCode write SetRevenueCode; |
Revenue Code, Min : 0, Max : 1
|
|
property NumberOfServiceUnits : TbsNM_27 read GetNumberOfServiceUnits write SetNumberOfServiceUnits; |
Number Of Service Units, Min : 0, Max : 1
|
|
property Charge : TbsCP_27 read GetCharge write SetCharge; |
Charge, Min : 0, Max : 1
|
|
property ReimbursementActionCode : TbsCWE_27 read GetReimbursementActionCode write SetReimbursementActionCode; |
Reimbursement Action Code, Min : 0, Max : 1
|
|
property DenialOrRejectionCode : TbsCWE_27 read GetDenialOrRejectionCode write SetDenialOrRejectionCode; |
Denial Or Rejection Code, Min : 0, Max : 1
|
|
property OceEditCode[RepCount:Integer]: TbsCWE_27 read GetOceEditCode write SetOceEditCode; |
Oce Edit Code, Min : 0, Max : *
|
|
property AmbulatoryPaymentClassificationCode : TbsCWE_27 read GetAmbulatoryPaymentClassificationCode write SetAmbulatoryPaymentClassificationCode; |
Ambulatory Payment Classification Code, Min : 0, Max : 1
|
|
property ModifierEditCode[RepCount:Integer]: TbsCWE_27 read GetModifierEditCode write SetModifierEditCode; |
Modifier Edit Code, Min : 0, Max : *
|
|
property PaymentAdjustmentCode : TbsCWE_27 read GetPaymentAdjustmentCode write SetPaymentAdjustmentCode; |
Payment Adjustment Code, Min : 0, Max : 1
|
|
property PackagingStatusCode : TbsCWE_27 read GetPackagingStatusCode write SetPackagingStatusCode; |
Packaging Status Code, Min : 0, Max : 1
|
|
property ExpectedCmsPaymentAmount : TbsCP_27 read GetExpectedCmsPaymentAmount write SetExpectedCmsPaymentAmount; |
Expected Cms Payment Amount, Min : 0, Max : 1
|
|
property ReimbursementTypeCode : TbsCWE_27 read GetReimbursementTypeCode write SetReimbursementTypeCode; |
Reimbursement Type Code, Min : 0, Max : 1
|
|
property CopayAmount : TbsCP_27 read GetCopayAmount write SetCopayAmount; |
Co-pay Amount, Min : 0, Max : 1
|
|
property PayRatePerServiceUnit : TbsNM_27 read GetPayRatePerServiceUnit write SetPayRatePerServiceUnit; |
Pay Rate Per Service Unit, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|