public class QAK extends AbstractSegment
Represents an HL7 QAK message segment (Query Acknowledgement). This segment has the following fields:
log| Constructor and Description |
|---|
QAK(Group parent,
ModelClassFactory factory)
Creates a new QAK segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
ST |
getQak1_QueryTag()
Returns
QAK-1: "Query tag" - creates it if necessary
|
ID |
getQak2_QueryResponseStatus()
Returns
QAK-2: "Query response status" - creates it if necessary
|
ID |
getQueryResponseStatus()
Returns
QAK-2: "Query response status" - creates it if necessary
|
ST |
getQueryTag()
Returns
QAK-1: "Query tag" - 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 QAK(Group parent, ModelClassFactory factory)
public ST getQueryTag()
public ST getQak1_QueryTag()
public ID getQueryResponseStatus()
public ID getQak2_QueryResponseStatus()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.