public class BLC extends AbstractSegment
Represents an HL7 BLC message segment (Blood Code). This segment has the following fields:
log| Constructor and Description |
|---|
BLC(Group parent,
ModelClassFactory factory)
Creates a new BLC segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CE |
getBlc1_BloodProductCode()
Returns
BLC-1: "Blood Product Code" - creates it if necessary
|
CQ |
getBlc2_BloodAmount()
Returns
BLC-2: "Blood Amount" - creates it if necessary
|
CQ |
getBloodAmount()
Returns
BLC-2: "Blood Amount" - creates it if necessary
|
CE |
getBloodProductCode()
Returns
BLC-1: "Blood Product Code" - 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 BLC(Group parent, ModelClassFactory factory)
public CE getBloodProductCode()
public CE getBlc1_BloodProductCode()
public CQ getBloodAmount()
public CQ getBlc2_BloodAmount()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001–2017 University Health Network. All rights reserved.