public class ConsultrnPersonServiceImpl extends Object implements ConsultrnPersonService
Constructor and Description |
---|
ConsultrnPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
Modifier and Type | Method and Description |
---|---|
SearchPersonBySsinResponse |
searchPersonBySsin(SearchPersonBySsinRequest request)
When a
SoaErrorException is thrown the response containing the error status info can
be retrieved with: |
SearchPersonPhoneticallyResponse |
searchPersonPhonetically(SearchPersonPhoneticallyRequest request)
When a
SoaErrorException is thrown the response containing the error status info can
be retrieved with: |
public ConsultrnPersonServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
public SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request) throws TechnicalConnectorException
ConsultrnPersonService
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonBySsinResponse) soaErrorException.getResponseTypeV2()
searchPersonBySsin
in interface ConsultrnPersonService
TechnicalConnectorException
public SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest request) throws TechnicalConnectorException
ConsultrnPersonService
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonPhoneticallyResponse) soaErrorException.getResponseTypeV2()
searchPersonPhonetically
in interface ConsultrnPersonService
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.