public class QPD extends AbstractSegment
Represents an HL7 QPD message segment (Query Parameter Definition). This segment has the following fields:
log
Constructor and Description |
---|
QPD(Group parent,
ModelClassFactory factory)
Creates a new QPD segment
|
Modifier and Type | Method and Description |
---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CE |
getMessageQueryName()
Returns
QPD-1: "Message Query Name" - creates it if necessary
|
CE |
getQpd1_MessageQueryName()
Returns
QPD-1: "Message Query Name" - creates it if necessary
|
ST |
getQpd2_QueryTag()
Returns
QPD-2: "Query Tag" - creates it if necessary
|
Varies |
getQpd3_UserParametersInsuccessivefields()
Returns
QPD-3: "User Parameters (in successive fields)" - creates it if necessary
|
ST |
getQueryTag()
Returns
QPD-2: "Query Tag" - creates it if necessary
|
Varies |
getUserParametersInsuccessivefields()
Returns
QPD-3: "User Parameters (in successive fields)" - 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, removeRepetition
getMessage, getParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessage, getParent
public QPD(Group parent, ModelClassFactory factory)
public CE getMessageQueryName()
public CE getQpd1_MessageQueryName()
public ST getQueryTag()
public ST getQpd2_QueryTag()
public Varies getUserParametersInsuccessivefields()
public Varies getQpd3_UserParametersInsuccessivefields()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection
in class AbstractSegment
Copyright © 2001–2017 University Health Network. All rights reserved.