ca.infoway.messagebuilder.guide.hello_world
Class LabResultsQueryApp

Package class diagram package LabResultsQueryApp
java.lang.Object
  extended by ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
      extended by 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)


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
isSimulatedMode, MBSpecificationVersion, responseExampleResourceFile
 
Constructor Summary
LabResultsQueryApp()
           
 
Method Summary
protected  InteractionBean createRequestInteraction()
           
static void main(String[] args)
           
protected  void processResponseInteraction(InteractionBean interactionBean)
           
 
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
 

Constructor Detail

LabResultsQueryApp

public LabResultsQueryApp()
Method Detail

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.