Class TbsDMI_26

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property DiagnosticRelatedGroup : TbsCNE_26 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup;
Public property MajorDiagnosticCategory : TbsCNE_26 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory;
Public property LowerandUpperTrimPoints : TbsNR_26 read GetLowerandUpperTrimPoints write SetLowerandUpperTrimPoints;
Public property AverageLengthofStay : TbsNM_26 read GetAverageLengthofStay write SetAverageLengthofStay;
Public property RelativeWeight : TbsNM_26 read GetRelativeWeight write SetRelativeWeight;

Description

Properties

Public property DiagnosticRelatedGroup : TbsCNE_26 read GetDiagnosticRelatedGroup write SetDiagnosticRelatedGroup;

Diagnostic Related Group, Min : 0, Max : 1

Public property MajorDiagnosticCategory : TbsCNE_26 read GetMajorDiagnosticCategory write SetMajorDiagnosticCategory;

Major Diagnostic Category, Min : 0, Max : 1

Public property LowerandUpperTrimPoints : TbsNR_26 read GetLowerandUpperTrimPoints write SetLowerandUpperTrimPoints;

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

Public property AverageLengthofStay : TbsNM_26 read GetAverageLengthofStay write SetAverageLengthofStay;

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

Public property RelativeWeight : TbsNM_26 read GetRelativeWeight write SetRelativeWeight;

Relative Weight, Min : 0, Max : 1


Generated by PasDoc 0.14.0.