public interface ConsultrnPersonService
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: |
SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request) throws TechnicalConnectorException
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonBySsinResponse) soaErrorException.getResponseTypeV2()
TechnicalConnectorException
SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest request) throws TechnicalConnectorException
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonPhoneticallyResponse) soaErrorException.getResponseTypeV2()
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.