Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsDRG_26
Unit
BSHL7DT26
Declaration
type TbsDRG_26 = 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 : TbsCNE_26 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property DRGAssignedDateTime : TbsDTM_26 read GetDRGAssignedDateTime write SetDRGAssignedDateTime; |
DRG Assigned Date/Time, Min : 0, Max : 1
|
|
property DRGApprovalIndicator : TbsID_26 read GetDRGApprovalIndicator write SetDRGApprovalIndicator; |
DRG Approval Indicator, Min : 0, Max : 1
|
|
property DRGGrouperReviewCode : TbsIS_26 read GetDRGGrouperReviewCode write SetDRGGrouperReviewCode; |
DRG Grouper Review Code, Min : 0, Max : 1
|
|
property OutlierType : TbsCWE_26 read GetOutlierType write SetOutlierType; |
Outlier Type, Min : 0, Max : 1
|
|
property OutlierDays : TbsNM_26 read GetOutlierDays write SetOutlierDays; |
Outlier Days, Min : 0, Max : 1
|
|
property OutlierCost : TbsCP_26 read GetOutlierCost write SetOutlierCost; |
Outlier Cost, Min : 0, Max : 1
|
|
property DRGPayor : TbsIS_26 read GetDRGPayor write SetDRGPayor; |
DRG Payor, Min : 0, Max : 1
|
|
property OutlierReimbursement : TbsCP_26 read GetOutlierReimbursement write SetOutlierReimbursement; |
Outlier Reimbursement, Min : 0, Max : 1
|
|
property ConfidentialIndicator : TbsID_26 read GetConfidentialIndicator write SetConfidentialIndicator; |
Confidential Indicator, Min : 0, Max : 1
|
|
property DRGTransferType : TbsIS_26 read GetDRGTransferType write SetDRGTransferType; |
DRG Transfer Type, Min : 0, Max : 1
|
|
property NameofCoder : TbsXPN_26 read GetNameofCoder write SetNameofCoder; |
Name of Coder, Min : 0, Max : 1
|
|
property GrouperStatus : TbsCWE_26 read GetGrouperStatus write SetGrouperStatus; |
Grouper Status, Min : 0, Max : 1
|
|
property PCCLValueCode : TbsCWE_26 read GetPCCLValueCode write SetPCCLValueCode; |
PCCL Value Code, Min : 0, Max : 1
|
|
property EffectiveWeight : TbsNM_26 read GetEffectiveWeight write SetEffectiveWeight; |
Effective Weight, Min : 0, Max : 1
|
|
property MonetaryAmount : TbsMO_26 read GetMonetaryAmount write SetMonetaryAmount; |
Monetary Amount, Min : 0, Max : 1
|
|
property StatusPatient : TbsIS_26 read GetStatusPatient write SetStatusPatient; |
Status Patient, Min : 0, Max : 1
|
|
property GrouperSoftwareName : TbsST_26 read GetGrouperSoftwareName write SetGrouperSoftwareName; |
Grouper Software Name, Min : 0, Max : 1
|
|
property GrouperSoftwareVersion : TbsST_26 read GetGrouperSoftwareVersion write SetGrouperSoftwareVersion; |
Grouper Software Version, Min : 0, Max : 1
|
|
property StatusFinancialCalculation : TbsIS_26 read GetStatusFinancialCalculation write SetStatusFinancialCalculation; |
Status Financial Calculation, Min : 0, Max : 1
|
|
property RelativeDiscountSurcharge : TbsMO_26 read GetRelativeDiscountSurcharge write SetRelativeDiscountSurcharge; |
Relative Discount/Surcharge, Min : 0, Max : 1
|
|
property BasicCharge : TbsMO_26 read GetBasicCharge write SetBasicCharge; |
Basic Charge, Min : 0, Max : 1
|
|
property TotalCharge : TbsMO_26 read GetTotalCharge write SetTotalCharge; |
Total Charge, Min : 0, Max : 1
|
|
property DiscountSurcharge : TbsMO_26 read GetDiscountSurcharge write SetDiscountSurcharge; |
Discount/Surcharge, Min : 0, Max : 1
|
|
property CalculatedDays : TbsNM_26 read GetCalculatedDays write SetCalculatedDays; |
Calculated Days, Min : 0, Max : 1
|
|
property StatusGender : TbsIS_26 read GetStatusGender write SetStatusGender; |
Status Gender, Min : 0, Max : 1
|
|
property StatusAge : TbsIS_26 read GetStatusAge write SetStatusAge; |
Status Age, Min : 0, Max : 1
|
|
property StatusLengthofStay : TbsIS_26 read GetStatusLengthofStay write SetStatusLengthofStay; |
Status Length of Stay, Min : 0, Max : 1
|
|
property StatusSameDayFlag : TbsIS_26 read GetStatusSameDayFlag write SetStatusSameDayFlag; |
Status Same Day Flag, Min : 0, Max : 1
|
|
property StatusSeparationMode : TbsIS_26 read GetStatusSeparationMode write SetStatusSeparationMode; |
Status Separation Mode, Min : 0, Max : 1
|
|
property StatusWeightatBirth : TbsIS_26 read GetStatusWeightatBirth write SetStatusWeightatBirth; |
Status Weight at Birth, Min : 0, Max : 1
|
|
property StatusRespirationMinutes : TbsIS_26 read GetStatusRespirationMinutes write SetStatusRespirationMinutes; |
Status Respiration Minutes, Min : 0, Max : 1
|
|
property StatusAdmission : TbsIS_26 read GetStatusAdmission write SetStatusAdmission; |
Status Admission, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|