public interface WsConsentService
WsConsentServiceImpl
Factory :
WsConsentSessionServiceFactory
Modifier and Type | Method and Description |
---|---|
GetPatientConsentResponse |
getPatientConsent(GetPatientConsentRequest getPatientConsentRequest)
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 getPatientConsentStatusRequest)
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 putPatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
|
RevokePatientConsentResponse |
revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
|
PutPatientConsentResponse putPatientConsent(PutPatientConsentRequest putPatientConsentRequest) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
putPatientConsentRequest
- WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
GetPatientConsentResponse getPatientConsent(GetPatientConsentRequest getPatientConsentRequest) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
getPatientConsentRequest
- WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
GetPatientConsentStatusResponse getPatientConsentStatus(GetPatientConsentStatusRequest getPatientConsentStatusRequest) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
getPatientConsentStatusRequest
- WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
RevokePatientConsentResponse revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest) throws WsConsentBusinessConnectorException, TechnicalConnectorException, SessionManagementException
revokePatientConsentRequest
- WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.