public class MDM_T04 extends AbstractMessage
Represents a MDM_T04 message structure (see chapter ?). This structure contains the following elements:
log| Constructor and Description |
|---|
MDM_T04()
Creates a new MDM_T04 message with DefaultModelClassFactory.
|
MDM_T04(ModelClassFactory factory)
Creates a new MDM_T04 message with custom ModelClassFactory.
|
| Modifier and Type | Method and Description |
|---|---|
EVN |
getEVN()
Returns
EVN (EVN - event type segment) - creates it if necessary
|
MSH |
getMSH()
Returns
MSH (MSH - message header segment) - creates it if necessary
|
OBX |
getOBX()
Returns
OBX (OBX - observation/result segment) - creates it if necessary
|
PID |
getPID()
Returns
PID (PID - patient identification segment) - creates it if necessary
|
PV1 |
getPV1()
Returns
PV1 (PV1 - patient visit segment-) - creates it if necessary
|
TXA |
getTXA()
Returns
TXA (Document notification segment) - creates it if necessary
|
String |
getVersion()
Returns "2.3.1"
|
accept, encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, printStructure, setParser, toStringadd, 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, visitNestedStructuresclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequiredisEmpty, provideLocationpublic MDM_T04()
public MDM_T04(ModelClassFactory factory)
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic PID getPID()
Returns PID (PID - patient identification segment) - creates it if necessary
Copyright © 2001–2017 University Health Network. All rights reserved.