ca.infoway.messagebuilder.guide.hello_world
Class ImmunizationQueryApp

Package class diagram package ImmunizationQueryApp
java.lang.Object
  extended by ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
      extended by ca.infoway.messagebuilder.guide.hello_world.ImmunizationQueryApp

public class ImmunizationQueryApp
extends HelloWorldApp

Hello world example for Immunization Registry Transactions - Immunization Event Detail Query.

This example illustrates the use of the Message Builder library to perform an Immunization Event Detail Query.

The pan-Canadian specifications supported used are base R02.04.02 release of: Transaction: P07.01 Immunization Event Detail Query/Response Request Message: POIZ_IN020010CA Response Message: POIZ_IN020020CA


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
isSimulatedMode, MBSpecificationVersion, responseExampleResourceFile
 
Constructor Summary
ImmunizationQueryApp()
           
 
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

ImmunizationQueryApp

public ImmunizationQueryApp()
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.