org.eclipse.ohf.ihe.pix.source.test
Class ClientPixFeed
java.lang.Object
org.eclipse.ohf.ihe.pix.source.test.ClientPixFeed
public class ClientPixFeed
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientPixFeed
public ClientPixFeed()
main
public static void main(java.lang.String[] args)
throws PixSourceException,
PixPdqMessageException,
ClientException
- Throws:
PixSourceException
PixPdqMessageException
ClientException
createMLLP
public static MLLPDestination createMLLP()
createSecureMLLP
public static MLLPDestination createSecureMLLP()
throws PixSourceException
- Throws:
PixSourceException
createMessageA01
public static PixMsgAdmitInpatient createMessageA01(PixSource pixFeed)
throws PixSourceException
- Throws:
PixSourceException
createMessageA04
public static PixMsgRegisterOutpatient createMessageA04(PixSource pixFeed)
throws PixSourceException,
PixPdqMessageException
- Throws:
PixSourceException
PixPdqMessageException
createMessageA04_A
public static PixMsgRegisterOutpatient createMessageA04_A(PixSource pixFeed)
throws PixSourceException,
PixPdqMessageException
- Throws:
PixSourceException
PixPdqMessageException
createMessageA04_B
public static PixMsgRegisterOutpatient createMessageA04_B(PixSource pixFeed)
throws PixSourceException,
PixPdqMessageException
- Throws:
PixSourceException
PixPdqMessageException
createMessageA05
public static PixMsgPreadmitInpatient createMessageA05(PixSource pixFeed)
throws PixSourceException
- Throws:
PixSourceException
createMessageA08
public static PixMsgUpdatePatient createMessageA08(PixSource pixFeed)
throws PixSourceException
- Throws:
PixSourceException
createMessageA40
public static PixMsgMergePatient createMessageA40(PixSource pixFeed)
throws PixSourceException,
PixPdqMessageException
- Throws:
PixSourceException
PixPdqMessageException
readReturn
public static void readReturn(PixSourceResponse response)
throws PixSourceException,
ClientException
- Throws:
PixSourceException
ClientException