public class QID extends AbstractSegment
Represents an HL7 QID message segment (Query Identification). This segment has the following fields:
log| Constructor and Description |
|---|
QID(Group parent,
ModelClassFactory factory)
Creates a new QID segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CWE |
getMessageQueryName()
Returns
QID-2: "Message Query Name" - creates it if necessary
|
ST |
getQid1_QueryTag()
Returns
QID-1: "Query Tag" - creates it if necessary
|
CWE |
getQid2_MessageQueryName()
Returns
QID-2: "Message Query Name" - creates it if necessary
|
ST |
getQueryTag()
Returns
QID-1: "Query Tag" - 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 QID(Group parent, ModelClassFactory factory)
public ST getQueryTag()
public ST getQid1_QueryTag()
public CWE getMessageQueryName()
public CWE getQid2_MessageQueryName()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.