Class TbsDMI_27
Unit
BSHL7DT27
Declaration
type TbsDMI_27 = class(TbsHL7Segment)
Description
Drg Master File Information
Hierarchy
Overview
Properties
Description
Properties
|
property DiagnosticRelatedGroup : TbsCNE_27 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup; |
Diagnostic Related Group, Min : 0, Max : 1
|
|
property MajorDiagnosticCategory : TbsCNE_27 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory; |
Major Diagnostic Category, Min : 0, Max : 1
|
|
property LowerAndUpperTrimPoints : TbsNR_27 read GetLowerAndUpperTrimPoints write SetLowerAndUpperTrimPoints; |
Lower And Upper Trim Points, Min : 0, Max : 1
|
|
property AverageLengthOfStay : TbsNM_27 read GetAverageLengthOfStay write SetAverageLengthOfStay; |
Average Length Of Stay, Min : 0, Max : 1
|
|
property RelativeWeight : TbsNM_27 read GetRelativeWeight write SetRelativeWeight; |
Relative Weight, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|