|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.DRG
public class DRG
Represents an HL7 DRG message segment (Diagnosis Related Group). This segment has the following fields:
| Constructor Summary | |
|---|---|
DRG(Group parent,
ModelClassFactory factory)
Creates a new DRG segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ID |
getConfidentialIndicator()
Returns DRG-10: "Confidential Indicator" - creates it if necessary |
CE |
getDiagnosticRelatedGroup()
Returns DRG-1: "Diagnostic Related Group" - creates it if necessary |
CE |
getDrg1_DiagnosticRelatedGroup()
Returns DRG-1: "Diagnostic Related Group" - creates it if necessary |
ID |
getDrg10_ConfidentialIndicator()
Returns DRG-10: "Confidential Indicator" - creates it if necessary |
IS |
getDrg11_DRGTransferType()
Returns DRG-11: "DRG Transfer Type" - creates it if necessary |
TS |
getDrg2_DRGAssignedDateTime()
Returns DRG-2: "DRG Assigned Date/Time" - creates it if necessary |
ID |
getDrg3_DRGApprovalIndicator()
Returns DRG-3: "DRG Approval Indicator" - creates it if necessary |
IS |
getDrg4_DRGGrouperReviewCode()
Returns DRG-4: "DRG Grouper Review Code" - creates it if necessary |
CE |
getDrg5_OutlierType()
Returns DRG-5: "Outlier Type" - creates it if necessary |
NM |
getDrg6_OutlierDays()
Returns DRG-6: "Outlier Days" - creates it if necessary |
CP |
getDrg7_OutlierCost()
Returns DRG-7: "Outlier Cost" - creates it if necessary |
IS |
getDrg8_DRGPayor()
Returns DRG-8: "DRG Payor" - creates it if necessary |
CP |
getDrg9_OutlierReimbursement()
Returns DRG-9: "Outlier Reimbursement" - creates it if necessary |
ID |
getDRGApprovalIndicator()
Returns DRG-3: "DRG Approval Indicator" - creates it if necessary |
TS |
getDRGAssignedDateTime()
Returns DRG-2: "DRG Assigned Date/Time" - creates it if necessary |
IS |
getDRGGrouperReviewCode()
Returns DRG-4: "DRG Grouper Review Code" - creates it if necessary |
IS |
getDRGPayor()
Returns DRG-8: "DRG Payor" - creates it if necessary |
IS |
getDRGTransferType()
Returns DRG-11: "DRG Transfer Type" - creates it if necessary |
CP |
getOutlierCost()
Returns DRG-7: "Outlier Cost" - creates it if necessary |
NM |
getOutlierDays()
Returns DRG-6: "Outlier Days" - creates it if necessary |
CP |
getOutlierReimbursement()
Returns DRG-9: "Outlier Reimbursement" - creates it if necessary |
CE |
getOutlierType()
Returns DRG-5: "Outlier Type" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DRG(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getDiagnosticRelatedGroup()
public CE getDrg1_DiagnosticRelatedGroup()
public TS getDRGAssignedDateTime()
public TS getDrg2_DRGAssignedDateTime()
public ID getDRGApprovalIndicator()
public ID getDrg3_DRGApprovalIndicator()
public IS getDRGGrouperReviewCode()
public IS getDrg4_DRGGrouperReviewCode()
public CE getOutlierType()
public CE getDrg5_OutlierType()
public NM getOutlierDays()
public NM getDrg6_OutlierDays()
public CP getOutlierCost()
public CP getDrg7_OutlierCost()
public IS getDRGPayor()
public IS getDrg8_DRGPayor()
public CP getOutlierReimbursement()
public CP getDrg9_OutlierReimbursement()
public ID getConfidentialIndicator()
public ID getDrg10_ConfidentialIndicator()
public IS getDRGTransferType()
public IS getDrg11_DRGTransferType()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||