Class TbsDMI_28
Unit
BSHL7DT28
Declaration
type TbsDMI_28 = class(TbsHL7Segment)
Description
Drg Master File Information The DMI segment contains the DRG related basic information, for example, relative weight, etc. The DMI segment is used to send the fixed information assigned to a specific DRG.
Hierarchy
Overview
Properties
Description
Properties
|
property DiagnosticRelatedGroup : TbsCNE_28 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property MajorDiagnosticCategory : TbsCNE_28 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory; |
Major Diagnostic Category, Min : 0, Max : 1
|
|
property LowerAndUpperTrimPoints : TbsNR_28 read GetLowerAndUpperTrimPoints write SetLowerAndUpperTrimPoints; |
Lower And Upper Trim Points, Min : 0, Max : 1
|
|
property AverageLengthOfStay : TbsNM_28 read GetAverageLengthOfStay write SetAverageLengthOfStay; |
Average Length Of Stay, Min : 0, Max : 1
|
|
property RelativeWeight : TbsNM_28 read GetRelativeWeight write SetRelativeWeight; |
Relative Weight, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|