public class WsConsentServiceImpl extends Object implements WsConsentService
WsConsentService.| Constructor and Description |
|---|
WsConsentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
GetPatientConsentResponse |
getPatientConsent(GetPatientConsentRequest request)
Method which perform the call to the webSevice which allows an end-user to check the existence of an informed patient consent (and to
get the information about this consent – ‘active’ or ‘inactive’).
|
GetPatientConsentStatusResponse |
getPatientConsentStatus(GetPatientConsentStatusRequest request)
Method which perform the call to the webSevice which allows an end-user to check the status of an informed patient consent
|
PutPatientConsentResponse |
putPatientConsent(PutPatientConsentRequest request)
Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
|
RevokePatientConsentResponse |
revokePatientConsent(RevokePatientConsentRequest request)
Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
|
public PutPatientConsentResponse putPatientConsent(PutPatientConsentRequest request) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
WsConsentServiceputPatientConsent in interface WsConsentServiceWsConsentBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionWsConsentService.putPatientConsent(be.fgov.ehealth.hubservices.core.v2.PutPatientConsentRequest)public GetPatientConsentResponse getPatientConsent(GetPatientConsentRequest request) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
WsConsentServicegetPatientConsent in interface WsConsentServiceWsConsentBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionWsConsentService.getPatientConsent(be.fgov.ehealth.hubservices.core.v2.GetPatientConsentRequest)public GetPatientConsentStatusResponse getPatientConsentStatus(GetPatientConsentStatusRequest request) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
WsConsentServicegetPatientConsentStatus in interface WsConsentServiceWsConsentBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionWsConsentService.getPatientConsentStatus(be.fgov.ehealth.hubservices.core.v2.GetPatientConsentStatusRequest)public RevokePatientConsentResponse revokePatientConsent(RevokePatientConsentRequest request) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
WsConsentServicerevokePatientConsent in interface WsConsentServiceWsConsentBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionWsConsentService.revokePatientConsent(be.fgov.ehealth.hubservices.core.v2.RevokePatientConsentRequest)
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.