Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsDRG_28
Unit
BSHL7DT28
Declaration
type TbsDRG_28 = 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_28 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property DrgAssignedDateTime : TbsDTM_28 read GetDrgAssignedDateTime write SetDrgAssignedDateTime; |
Drg Assigned Date/Time, Min : 0, Max : 1
|
|
property DrgApprovalIndicator : TbsID_28 read GetDrgApprovalIndicator write SetDrgApprovalIndicator; |
Drg Approval Indicator, Min : 0, Max : 1
|
|
property DrgGrouperReviewCode : TbsCWE_28 read GetDrgGrouperReviewCode write SetDrgGrouperReviewCode; |
Drg Grouper Review Code, Min : 0, Max : 1
|
|
property OutlierType : TbsCWE_28 read GetOutlierType write SetOutlierType; |
Outlier Type, Min : 0, Max : 1
|
|
property OutlierDays : TbsNM_28 read GetOutlierDays write SetOutlierDays; |
Outlier Days, Min : 0, Max : 1
|
|
property OutlierCost : TbsCP_28 read GetOutlierCost write SetOutlierCost; |
Outlier Cost, Min : 0, Max : 1
|
|
property DrgPayor : TbsCWE_28 read GetDrgPayor write SetDrgPayor; |
Drg Payor, Min : 0, Max : 1
|
|
property OutlierReimbursement : TbsCP_28 read GetOutlierReimbursement write SetOutlierReimbursement; |
Outlier Reimbursement, Min : 0, Max : 1
|
|
property ConfidentialIndicator : TbsID_28 read GetConfidentialIndicator write SetConfidentialIndicator; |
Confidential Indicator, Min : 0, Max : 1
|
|
property DrgTransferType : TbsCWE_28 read GetDrgTransferType write SetDrgTransferType; |
Drg Transfer Type, Min : 0, Max : 1
|
|
property NameOfCoder : TbsXPN_28 read GetNameOfCoder write SetNameOfCoder; |
Name Of Coder, Min : 0, Max : 1
|
|
property GrouperStatus : TbsCWE_28 read GetGrouperStatus write SetGrouperStatus; |
Grouper Status, Min : 0, Max : 1
|
|
property PcclValueCode : TbsCWE_28 read GetPcclValueCode write SetPcclValueCode; |
Pccl Value Code, Min : 0, Max : 1
|
|
property EffectiveWeight : TbsNM_28 read GetEffectiveWeight write SetEffectiveWeight; |
Effective Weight, Min : 0, Max : 1
|
|
property MonetaryAmount : TbsMO_28 read GetMonetaryAmount write SetMonetaryAmount; |
Monetary Amount, Min : 0, Max : 1
|
|
property StatusPatient : TbsCWE_28 read GetStatusPatient write SetStatusPatient; |
Status Patient, Min : 0, Max : 1
|
|
property GrouperSoftwareName : TbsST_28 read GetGrouperSoftwareName write SetGrouperSoftwareName; |
Grouper Software Name, Min : 0, Max : 1
|
|
property GrouperSoftwareVersion : TbsST_28 read GetGrouperSoftwareVersion write SetGrouperSoftwareVersion; |
Grouper Software Version, Min : 0, Max : 1
|
|
property StatusFinancialCalculation : TbsCWE_28 read GetStatusFinancialCalculation write SetStatusFinancialCalculation; |
Status Financial Calculation, Min : 0, Max : 1
|
|
property RelativeDiscountSurcharge : TbsMO_28 read GetRelativeDiscountSurcharge write SetRelativeDiscountSurcharge; |
Relative Discount/Surcharge, Min : 0, Max : 1
|
|
property BasicCharge : TbsMO_28 read GetBasicCharge write SetBasicCharge; |
Basic Charge, Min : 0, Max : 1
|
|
property TotalCharge : TbsMO_28 read GetTotalCharge write SetTotalCharge; |
Total Charge, Min : 0, Max : 1
|
|
property DiscountSurcharge : TbsMO_28 read GetDiscountSurcharge write SetDiscountSurcharge; |
Discount/Surcharge, Min : 0, Max : 1
|
|
property CalculatedDays : TbsNM_28 read GetCalculatedDays write SetCalculatedDays; |
Calculated Days, Min : 0, Max : 1
|
|
property StatusGender : TbsCWE_28 read GetStatusGender write SetStatusGender; |
Status Gender, Min : 0, Max : 1
|
|
property StatusAge : TbsCWE_28 read GetStatusAge write SetStatusAge; |
Status Age, Min : 0, Max : 1
|
|
property StatusLengthOfStay : TbsCWE_28 read GetStatusLengthOfStay write SetStatusLengthOfStay; |
Status Length Of Stay, Min : 0, Max : 1
|
|
property StatusSameDayFlag : TbsCWE_28 read GetStatusSameDayFlag write SetStatusSameDayFlag; |
Status Same Day Flag, Min : 0, Max : 1
|
|
property StatusSeparationMode : TbsCWE_28 read GetStatusSeparationMode write SetStatusSeparationMode; |
Status Separation Mode, Min : 0, Max : 1
|
|
property StatusWeightAtBirth : TbsCWE_28 read GetStatusWeightAtBirth write SetStatusWeightAtBirth; |
Status Weight At Birth, Min : 0, Max : 1
|
|
property StatusRespirationMinutes : TbsCWE_28 read GetStatusRespirationMinutes write SetStatusRespirationMinutes; |
Status Respiration Minutes, Min : 0, Max : 1
|
|
property StatusAdmission : TbsCWE_28 read GetStatusAdmission write SetStatusAdmission; |
Status Admission, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|