Class TbsDMI_28

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property DiagnosticRelatedGroup : TbsCNE_28 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup;
Public property MajorDiagnosticCategory : TbsCNE_28 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory;
Public property LowerAndUpperTrimPoints : TbsNR_28 read GetLowerAndUpperTrimPoints write SetLowerAndUpperTrimPoints;
Public property AverageLengthOfStay : TbsNM_28 read GetAverageLengthOfStay write SetAverageLengthOfStay;
Public property RelativeWeight : TbsNM_28 read GetRelativeWeight write SetRelativeWeight;

Description

Properties

Public property DiagnosticRelatedGroup : TbsCNE_28 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup;

Diagnostic Related Group, Min : 0, Max : 1

Public property MajorDiagnosticCategory : TbsCNE_28 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory;

Major Diagnostic Category, Min : 0, Max : 1

Public property LowerAndUpperTrimPoints : TbsNR_28 read GetLowerAndUpperTrimPoints write SetLowerAndUpperTrimPoints;

Lower And Upper Trim Points, Min : 0, Max : 1

Public property AverageLengthOfStay : TbsNM_28 read GetAverageLengthOfStay write SetAverageLengthOfStay;

Average Length Of Stay, Min : 0, Max : 1

Public property RelativeWeight : TbsNM_28 read GetRelativeWeight write SetRelativeWeight;

Relative Weight, Min : 0, Max : 1


Generated by PasDoc 0.14.0.