Class TbsGP1_28
Unit
BSHL7DT28
Declaration
type TbsGP1_28 = 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. The GP1 segment is specific to the US and may not be implemented in non-US systems.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function RevenueCodeRepCount : Integer; |
|
|
function OceEditsPerVisitCodeRepCount : Integer; |
|
Properties
|
property TypeOfBillCode : TbsCWE_28 read GetTypeOfBillCode write SetTypeOfBillCode; |
Type Of Bill Code, Min : 1, Max : 1
|
|
property RevenueCode[RepCount:Integer]: TbsCWE_28 read GetRevenueCode write SetRevenueCode; |
Revenue Code, Min : 0, Max : *
|
|
property OverallClaimDispositionCode : TbsCWE_28 read GetOverallClaimDispositionCode write SetOverallClaimDispositionCode; |
Overall Claim Disposition Code, Min : 0, Max : 1
|
|
property OceEditsPerVisitCode[RepCount:Integer]: TbsCWE_28 read GetOceEditsPerVisitCode write SetOceEditsPerVisitCode; |
Oce Edits Per Visit Code, Min : 0, Max : *
|
|
property OutlierCost : TbsCP_28 read GetOutlierCost write SetOutlierCost; |
Outlier Cost, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|