public class BLG extends AbstractSegment
Represents an HL7 BLG message segment (Billing). This segment has the following fields:
log| Constructor and Description |
|---|
BLG(Group parent,
ModelClassFactory factory)
Creates a new BLG segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CX |
getAccountID()
Returns
BLG-3: "Account ID" - creates it if necessary
|
CCD |
getBlg1_WhenToCharge()
Returns
BLG-1: "When to Charge" - creates it if necessary
|
ID |
getBlg2_ChargeType()
Returns
BLG-2: "Charge Type" - creates it if necessary
|
CX |
getBlg3_AccountID()
Returns
BLG-3: "Account ID" - creates it if necessary
|
CWE |
getBlg4_ChargeTypeReason()
Returns
BLG-4: "Charge Type Reason" - creates it if necessary
|
ID |
getChargeType()
Returns
BLG-2: "Charge Type" - creates it if necessary
|
CWE |
getChargeTypeReason()
Returns
BLG-4: "Charge Type Reason" - creates it if necessary
|
CCD |
getWhenToCharge()
Returns
BLG-1: "When to Charge" - creates it if necessary
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic BLG(Group parent, ModelClassFactory factory)
public CCD getWhenToCharge()
public CCD getBlg1_WhenToCharge()
public ID getChargeType()
public ID getBlg2_ChargeType()
public CX getAccountID()
public CX getBlg3_AccountID()
public CWE getChargeTypeReason()
public CWE getBlg4_ChargeTypeReason()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.