public class RSP_K24 extends AbstractMessage
Represents a RSP_K24 message structure (see chapter 3). This structure contains the following elements:
log
Constructor and Description |
---|
RSP_K24()
Creates a new RSP_K24 message with DefaultModelClassFactory.
|
RSP_K24(ModelClassFactory factory)
Creates a new RSP_K24 message with custom ModelClassFactory.
|
Modifier and Type | Method and Description |
---|---|
DSC |
getDSC()
Returns
DSC (Continuation Pointer) - creates it if necessary
|
ERR |
getERR()
Returns
ERR (Error) - creates it if necessary
|
MSA |
getMSA()
Returns
MSA (Message Acknowledgment) - creates it if necessary
|
MSH |
getMSH()
Returns
MSH (Message Header) - creates it if necessary
|
PID |
getPID()
Returns
PID (Patient identification) - creates it if necessary
|
QAK |
getQAK()
Returns
QAK (Query Acknowledgment) - creates it if necessary
|
QPD |
getQPD()
Returns
QPD (Query Parameter Definition) - creates it if necessary
|
String |
getVersion()
Returns "2.4"
|
accept, encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, printStructure, setParser, toString
add, add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insert, insertRepetition, insertRepetition, isChoiceElement, isEmpty, isGroup, isRepeating, isRequired, provideLocation, removeRepetition, tryToInstantiateStructure, visitNestedStructures
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequired
isEmpty, provideLocation
public RSP_K24()
public RSP_K24(ModelClassFactory factory)
public String getVersion()
getVersion
in interface Message
getVersion
in class AbstractMessage
Copyright © 2001–2017 University Health Network. All rights reserved.