public class PCE extends AbstractSegment
Represents an HL7 PCE message segment (Patient Charge Cost Center Exceptions). This segment has the following fields:
log| Constructor and Description |
|---|
PCE(Group parent,
ModelClassFactory factory)
Creates a new PCE segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
IS |
getCostCenterAccountNumber()
Returns
PCE-2: "Cost Center Account Number" - creates it if necessary
|
SI |
getPce1_SetIDPCE()
Returns
PCE-1: "Set ID - PCE" - creates it if necessary
|
IS |
getPce2_CostCenterAccountNumber()
Returns
PCE-2: "Cost Center Account Number" - creates it if necessary
|
CWE |
getPce3_TransactionCode()
Returns
PCE-3: "Transaction Code" - creates it if necessary
|
CP |
getPce4_TransactionAmountUnit()
Returns
PCE-4: "Transaction amount - unit" - creates it if necessary
|
SI |
getSetIDPCE()
Returns
PCE-1: "Set ID - PCE" - creates it if necessary
|
CP |
getTransactionAmountUnit()
Returns
PCE-4: "Transaction amount - unit" - creates it if necessary
|
CWE |
getTransactionCode()
Returns
PCE-3: "Transaction Code" - 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 PCE(Group parent, ModelClassFactory factory)
public SI getSetIDPCE()
public SI getPce1_SetIDPCE()
public IS getCostCenterAccountNumber()
public IS getPce2_CostCenterAccountNumber()
public CWE getTransactionCode()
public CWE getPce3_TransactionCode()
public CP getTransactionAmountUnit()
public CP getPce4_TransactionAmountUnit()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.