Class TbsDMI_26
Unit
BSHL7DT26
Declaration
type TbsDMI_26 = class(TbsHL7Segment)
Description
DRG Master File Information Segment The Technical Steward for the DMI segment is Financial Management.
Hierarchy
Overview
Properties
Description
Properties
|
property DiagnosticRelatedGroup : TbsCNE_26 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property MajorDiagnosticCategory : TbsCNE_26 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory; |
Major Diagnostic Category, Min : 0, Max : 1
|
|
property LowerandUpperTrimPoints : TbsNR_26 read GetLowerandUpperTrimPoints write SetLowerandUpperTrimPoints; |
Lower and Upper Trim Points, Min : 0, Max : 1
|
|
property AverageLengthofStay : TbsNM_26 read GetAverageLengthofStay write SetAverageLengthofStay; |
Average Length of Stay, Min : 0, Max : 1
|
|
property RelativeWeight : TbsNM_26 read GetRelativeWeight write SetRelativeWeight; |
Relative Weight, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|