ca.infoway.messagebuilder.guide.hello_world
Class ImmunizationQueryApp
java.lang.Object
ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
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
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 |
ImmunizationQueryApp
public ImmunizationQueryApp()
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.