|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
public class SearchBatch
Helper inner class to create a batch of validated IHI searches.
Constructor Summary | |
---|---|
SearchBatch()
|
Method Summary | |
---|---|
void |
addAustralianPostalAddressSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Australian Postal Address search and adds it to the batch if successful. |
void |
addAustralianStreetAddressSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Australian Street Address search and adds it to the batch if successful. |
void |
addBasicDvaSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Basic DVA search and adds it to the batch if successful. |
void |
addBasicMedicareSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Basic Medicare IHI search and adds it to the batch if successful. |
void |
addBasicSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Basic search and adds it to the batch if successful. |
void |
addDetailedSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Detailed search and adds it to the batch if successful. |
void |
addInternationalAddressSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
Validates a Australian Street Address search and adds it to the batch if successful. |
au.net.electronichealth.ns.hi.svc.consumersearchihibatchsync._3_0.SearchIHIBatchSync |
getBatch()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchBatch()
Method Detail |
---|
public final void addBasicSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
IHI Number Family Name Date of Birth Sex and the following
optional fields Given Namepublic final void addBasicMedicareSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
Medicare Card Number Family Name Date of Birth Sex and the
following optional fields Given Name Medicare IRNpublic final void addBasicDvaSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
DVA File Number Family Name Date of Birth Sex and the
following optional fields Given Namepublic final void addDetailedSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
Family Name Date of Birth Sex and the following optional
fields Given Namepublic final void addAustralianPostalAddressSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
Family Name Date of Birth Sex Australian Street Address:
Postal Delivery Group Australian Street Address: Postal
Delivery Type Australian Street Address: State Australian
Street Address: Post Code Australian Street Address: Suburb
and the following optional fields Given Namepublic final void addAustralianStreetAddressSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
Family Name Date of Birth Sex Australian Street Address:
Street Name Australian Street Address: Suburb Australian
Street Address: State Australian Street Address: Post Code and
the following optional fields Given Namepublic final void addInternationalAddressSearch(au.net.electronichealth.ns.hi.consumermessages.searchihibatchmessages._3_0.SearchIHIRequestType search)
search
- the search object containing the following mandatory fields:
Family Name Date of Birth Sex International Address: Line
International Address: Post Code International Address:
State/Province International Address: Country and the
following optional fields Given Namepublic final au.net.electronichealth.ns.hi.svc.consumersearchihibatchsync._3_0.SearchIHIBatchSync getBatch()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |