public class DMI extends AbstractSegment
Represents an HL7 DMI message segment (DRG Master File Information). This segment has the following fields:
log| Constructor and Description |
|---|
DMI(Group parent,
ModelClassFactory factory)
Creates a new DMI segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
NM |
getAverageLengthOfStay()
Returns
DMI-4: "Average Length of Stay" - creates it if necessary
|
CNE |
getDiagnosticRelatedGroup()
Returns
DMI-1: "Diagnostic Related Group" - creates it if necessary
|
CNE |
getDmi1_DiagnosticRelatedGroup()
Returns
DMI-1: "Diagnostic Related Group" - creates it if necessary
|
CNE |
getDmi2_MajorDiagnosticCategory()
Returns
DMI-2: "Major Diagnostic Category" - creates it if necessary
|
NR |
getDmi3_LowerAndUpperTrimPoints()
Returns
DMI-3: "Lower and Upper Trim Points" - creates it if necessary
|
NM |
getDmi4_AverageLengthOfStay()
Returns
DMI-4: "Average Length of Stay" - creates it if necessary
|
NM |
getDmi5_RelativeWeight()
Returns
DMI-5: "Relative Weight" - creates it if necessary
|
NR |
getLowerAndUpperTrimPoints()
Returns
DMI-3: "Lower and Upper Trim Points" - creates it if necessary
|
CNE |
getMajorDiagnosticCategory()
Returns
DMI-2: "Major Diagnostic Category" - creates it if necessary
|
NM |
getRelativeWeight()
Returns
DMI-5: "Relative Weight" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic DMI(Group parent, ModelClassFactory factory)
public CNE getDiagnosticRelatedGroup()
public CNE getDmi1_DiagnosticRelatedGroup()
public CNE getMajorDiagnosticCategory()
public CNE getDmi2_MajorDiagnosticCategory()
public NR getLowerAndUpperTrimPoints()
public NR getDmi3_LowerAndUpperTrimPoints()
public NM getAverageLengthOfStay()
public NM getDmi4_AverageLengthOfStay()
public NM getRelativeWeight()
public NM getDmi5_RelativeWeight()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.