|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openhealthexchange.openpixpdq.ihe.impl_v2.BaseHandler
org.openhealthexchange.openpixpdq.ihe.impl_v2.PixFeedHandlerV25
class PixFeedHandlerV25
PixFeedHandlerV25 is a message handler similar to
PixFeedHandler. However, it processes
HL7v2.5 PIX Feed message instead of HL7v2.3.1.
PixFeedHandler| Field Summary |
|---|
| Fields inherited from class org.openhealthexchange.openpixpdq.ihe.impl_v2.BaseHandler |
|---|
connection |
| Constructor Summary | |
|---|---|
PixFeedHandlerV25(PixManager actor)
Constructor |
|
| Method Summary | |
|---|---|
(package private) ca.uhn.hl7v2.model.Message |
processCreate(ca.uhn.hl7v2.model.Message msgIn)
Processes PIX Feed Create Patient message in HL7v2.5. |
| Methods inherited from class org.openhealthexchange.openpixpdq.ihe.impl_v2.BaseHandler |
|---|
getMessageControlId, getServerApplication, getServerFacility |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
PixFeedHandlerV25(PixManager actor)
actor - the PixManager actor| Method Detail |
|---|
ca.uhn.hl7v2.model.Message processCreate(ca.uhn.hl7v2.model.Message msgIn)
throws ca.uhn.hl7v2.app.ApplicationException,
ca.uhn.hl7v2.HL7Exception
msgIn - the PIX Feed request message
ca.uhn.hl7v2.app.ApplicationException - If Application has trouble
ca.uhn.hl7v2.HL7Exception - if something is wrong with HL7 message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||