Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsDRG_23
Unit
BSHL7DT23
Declaration
type TbsDRG_23 = class(TbsHL7Segment)
Description
Diagnosis Related Group
Hierarchy
Overview
Properties
Description
Properties
|
property DiagnosticRelatedGroup : TbsCE_23 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property DRGAssignedDateTime : TbsTS_23 read GetDRGAssignedDateTime write SetDRGAssignedDateTime; |
DRG Assigned Date/Time, Min : 0, Max : 1
|
|
property DRGApprovalIndicator : TbsID_23 read GetDRGApprovalIndicator write SetDRGApprovalIndicator; |
DRG Approval Indicator, Min : 0, Max : 1
|
|
property DRGGrouperReviewCode : TbsIS_23 read GetDRGGrouperReviewCode write SetDRGGrouperReviewCode; |
DRG Grouper Review Code, Min : 0, Max : 1
|
|
property OutlierType : TbsCE_23 read GetOutlierType write SetOutlierType; |
Outlier Type, Min : 0, Max : 1
|
|
property OutlierDays : TbsNM_23 read GetOutlierDays write SetOutlierDays; |
Outlier Days, Min : 0, Max : 1
|
|
property OutlierCost : TbsCP_23 read GetOutlierCost write SetOutlierCost; |
Outlier Cost, Min : 0, Max : 1
|
|
property DRGPayor : TbsIS_23 read GetDRGPayor write SetDRGPayor; |
DRG Payor, Min : 0, Max : 1
|
|
property OutlierReimbursement : TbsCP_23 read GetOutlierReimbursement write SetOutlierReimbursement; |
Outlier Reimbursement, Min : 0, Max : 1
|
|
property ConfidentialIndicator : TbsID_23 read GetConfidentialIndicator write SetConfidentialIndicator; |
Confidential Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|