Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsDRG_251
Unit
BSHL7DT251
Declaration
type TbsDRG_251 = class(TbsHL7Segment)
Description
Diagnosis Related Group The DRG segment contains diagnoses-related grouping information of various types. The DRG segment is used to send the DRG information, for example, for billing and medical records encoding.
Hierarchy
Overview
Properties
Description
Properties
|
property DiagnosticRelatedGroup : TbsCE_251 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property DRGAssignedDateTime : TbsTS_251 read GetDRGAssignedDateTime write SetDRGAssignedDateTime; |
DRG Assigned Date/Time, Min : 0, Max : 1
|
|
property DRGApprovalIndicator : TbsID_251 read GetDRGApprovalIndicator write SetDRGApprovalIndicator; |
DRG Approval Indicator, Min : 0, Max : 1
|
|
property DRGGrouperReviewCode : TbsIS_251 read GetDRGGrouperReviewCode write SetDRGGrouperReviewCode; |
DRG Grouper Review Code, Min : 0, Max : 1
|
|
property OutlierType : TbsCE_251 read GetOutlierType write SetOutlierType; |
Outlier Type, Min : 0, Max : 1
|
|
property OutlierDays : TbsNM_251 read GetOutlierDays write SetOutlierDays; |
Outlier Days, Min : 0, Max : 1
|
|
property OutlierCost : TbsCP_251 read GetOutlierCost write SetOutlierCost; |
Outlier Cost, Min : 0, Max : 1
|
|
property DRGPayor : TbsIS_251 read GetDRGPayor write SetDRGPayor; |
DRG Payor, Min : 0, Max : 1
|
|
property OutlierReimbursement : TbsCP_251 read GetOutlierReimbursement write SetOutlierReimbursement; |
Outlier Reimbursement, Min : 0, Max : 1
|
|
property ConfidentialIndicator : TbsID_251 read GetConfidentialIndicator write SetConfidentialIndicator; |
Confidential Indicator, Min : 0, Max : 1
|
|
property DRGTransferType : TbsIS_251 read GetDRGTransferType write SetDRGTransferType; |
DRG Transfer Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|