be.ehealth.businessconnector.consultrnv2.session.impl
Class ConsultrnPersonServiceImpl
java.lang.Object
be.ehealth.businessconnector.consultrnv2.session.impl.ConsultrnPersonServiceImpl
- All Implemented Interfaces:
- ConsultrnPersonService
public class ConsultrnPersonServiceImpl
- extends Object
- implements ConsultrnPersonService
ConsultrnPersonServiceImpl
public ConsultrnPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
searchPersonBySsin
public SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request)
throws TechnicalConnectorException
- Description copied from interface:
ConsultrnPersonService
- When a
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonBySsinResponse) soaErrorException.getResponseTypeV2()
- Specified by:
searchPersonBySsin
in interface ConsultrnPersonService
- Throws:
TechnicalConnectorException
searchPersonPhonetically
public SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest request)
throws TechnicalConnectorException
- Description copied from interface:
ConsultrnPersonService
- When a
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonPhoneticallyResponse) soaErrorException.getResponseTypeV2()
- Specified by:
searchPersonPhonetically
in interface ConsultrnPersonService
- Throws:
TechnicalConnectorException
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.