ca.infoway.messagebuilder.guide.hello_world
Class LabResultsQueryApp
java.lang.Object
ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
ca.infoway.messagebuilder.guide.hello_world.LabResultsQueryApp
public class LabResultsQueryApp
- extends HelloWorldApp
Hello world example for Laboratory Information System Transactions - Lab Test Results Query.
This example illustrates the use of the Message Builder library to perform
a Lab Test Results Query.
The pan-Canadian specifications supported used are base R02.04.02 release of:
Transaction: L2.1 Laboratory Results Query
Request Message: POLB_IN354000CA (POLB_MT310000CA - Lab Result Detail Query Request Message)
Response Message: POLB_IN364000CA (POLB_MT004999CA - Lab Result Query Response)
Methods inherited from class ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp |
convertBeanToXML, convertStreamToString, convertXMLToBean, createAuthor_1Bean, createAuthor_2Bean, createCredentialsProvider, createPostalAddres, createRecordTarget, createServiceDeliveryLocationBean, createServiceLocationBean, createTransformer, readResourceFile, run, setTransportWrapperValues, submitRequest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabResultsQueryApp
public LabResultsQueryApp()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
processResponseInteraction
protected void processResponseInteraction(InteractionBean interactionBean)
- Specified by:
processResponseInteraction
in class HelloWorldApp
createRequestInteraction
protected InteractionBean createRequestInteraction()
- Specified by:
createRequestInteraction
in class HelloWorldApp
Copyright © 2013. All Rights Reserved.