be.ehealth.businessconnector.mycarenet.memberdatav2.session
Interface MemberDataService

All Known Implementing Classes:
MemberDataServiceImpl

public interface MemberDataService

The Business Connector for General Practitioners provides a simplified interface to access the MemberData Sync service by providing the following functionality: it retrieves the token from the session Default impl : MemberDataServiceImpl Factory : MemberDataSessionServiceFactory


Method Summary
 MemberDataConsultationResponse consultMemberData(MemberDataConsultationRequest request)
          Sends the consult MemberData request to the WS (needs a Session to be active, token is retrieved from the session)
 

Method Detail

consultMemberData

MemberDataConsultationResponse consultMemberData(MemberDataConsultationRequest request)
                                                 throws TechnicalConnectorException
Sends the consult MemberData request to the WS (needs a Session to be active, token is retrieved from the session)

Parameters:
request - the consultation request
Returns:
the WS response
Throws:
TechnicalConnectorException - the technical connector exception



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.