public class PKG extends AbstractSegment
Represents an HL7 PKG message segment (Item Packaging). This segment has the following fields:
log| Constructor and Description |
|---|
PKG(Group parent,
ModelClassFactory factory)
Creates a new PKG segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CNE |
getDefaultOrderUnitOfMeasureIndicator()
Returns
PKG-3: "Default Order Unit Of Measure Indicator" - creates it if necessary
|
CP |
getFutureItemPrice()
Returns
PKG-6: "Future Item Price" - creates it if necessary
|
DTM |
getFutureItemPriceEffectiveDate()
Returns
PKG-7: "Future Item Price Effective Date" - creates it if necessary
|
NM |
getPackageQuantity()
Returns
PKG-4: "Package Quantity" - creates it if necessary
|
CWE |
getPackagingUnits()
Returns
PKG-2: "Packaging Units" - creates it if necessary
|
SI |
getPkg1_SetIdPKG()
Returns
PKG-1: "Set Id - PKG" - creates it if necessary
|
CWE |
getPkg2_PackagingUnits()
Returns
PKG-2: "Packaging Units" - creates it if necessary
|
CNE |
getPkg3_DefaultOrderUnitOfMeasureIndicator()
Returns
PKG-3: "Default Order Unit Of Measure Indicator" - creates it if necessary
|
NM |
getPkg4_PackageQuantity()
Returns
PKG-4: "Package Quantity" - creates it if necessary
|
CP |
getPkg5_Price()
Returns
PKG-5: "Price" - creates it if necessary
|
CP |
getPkg6_FutureItemPrice()
Returns
PKG-6: "Future Item Price" - creates it if necessary
|
DTM |
getPkg7_FutureItemPriceEffectiveDate()
Returns
PKG-7: "Future Item Price Effective Date" - creates it if necessary
|
CP |
getPrice()
Returns
PKG-5: "Price" - creates it if necessary
|
SI |
getSetIdPKG()
Returns
PKG-1: "Set Id - PKG" - 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 PKG(Group parent, ModelClassFactory factory)
public SI getSetIdPKG()
public SI getPkg1_SetIdPKG()
public CWE getPackagingUnits()
public CWE getPkg2_PackagingUnits()
public CNE getDefaultOrderUnitOfMeasureIndicator()
public CNE getPkg3_DefaultOrderUnitOfMeasureIndicator()
public NM getPackageQuantity()
public NM getPkg4_PackageQuantity()
public CP getPkg5_Price()
public CP getFutureItemPrice()
public CP getPkg6_FutureItemPrice()
public DTM getFutureItemPriceEffectiveDate()
public DTM getPkg7_FutureItemPriceEffectiveDate()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.