Class TbsGP1_251
Unit
BSHL7DT251
Declaration
type TbsGP1_251 = class(TbsHL7Segment)
Description
Grouping/Reimbursement - Visit These fields are used in grouping and reimbursement for CMS APCs. Please refer to the "Outpatient Prospective Payment System Final Rule" ("OPPS Final Rule") issued by CMS.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function RevenueCodeRepCount : Integer; |
|
|
function OCEEditsperVisitCodeRepCount : Integer; |
|
Properties
|
property TypeofBillCode : TbsIS_251 read GetTypeofBillCode write SetTypeofBillCode; |
Type of Bill Code, Min : 1, Max : 1
|
|
property RevenueCode[RepCount:Integer]: TbsIS_251 read GetRevenueCode write SetRevenueCode; |
Revenue Code, Min : 0, Max : *
|
|
property OverallClaimDispositionCode : TbsIS_251 read GetOverallClaimDispositionCode write SetOverallClaimDispositionCode; |
Overall Claim Disposition Code, Min : 0, Max : 1
|
|
property OCEEditsperVisitCode[RepCount:Integer]: TbsIS_251 read GetOCEEditsperVisitCode write SetOCEEditsperVisitCode; |
OCE Edits per Visit Code, Min : 0, Max : *
|
|
property OutlierCost : TbsCP_251 read GetOutlierCost write SetOutlierCost; |
Outlier Cost, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|