Modifier and Type | Method and Description |
---|---|
static <T extends ResponseType> |
EhealthServiceHelper.callEhealthService_1_0(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator) |
static <T extends ResponseType> |
EhealthServiceHelper.callEhealthServiceV1(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator) |
static <T extends StatusResponseType> |
EhealthServiceHelper.callEhealthServiceV2(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator) |
Modifier and Type | Method and Description |
---|---|
GetOrganizationContactInfoResponse |
AddressbookTokenService.getOrganizationContactInfo(SAMLToken token,
GetOrganizationContactInfoRequest request) |
GetProfessionalContactInfoResponse |
AddressbookTokenService.getProfessionalContactInfo(SAMLToken token,
GetProfessionalContactInfoRequest request) |
static GenericRequest |
TokenServiceFactory.getService(SAMLToken token)
Get the service
|
SearchOrganizationsResponse |
AddressbookTokenService.searchOrganizations(SAMLToken token,
SearchOrganizationsRequest request) |
SearchProfessionalsResponse |
AddressbookTokenService.searchProfessionals(SAMLToken token,
SearchProfessionalsRequest request) |
Modifier and Type | Method and Description |
---|---|
GetOrganizationContactInfoResponse |
AddressbookTokenServiceImpl.getOrganizationContactInfo(SAMLToken token,
GetOrganizationContactInfoRequest request) |
GetProfessionalContactInfoResponse |
AddressbookTokenServiceImpl.getProfessionalContactInfo(SAMLToken token,
GetProfessionalContactInfoRequest request) |
SearchOrganizationsResponse |
AddressbookTokenServiceImpl.searchOrganizations(SAMLToken token,
SearchOrganizationsRequest request) |
SearchProfessionalsResponse |
AddressbookTokenServiceImpl.searchProfessionals(SAMLToken token,
SearchProfessionalsRequest request) |
Modifier and Type | Method and Description |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVService.askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request)
returns the
AskChap4MedicalAdvisorAgreementResponse . |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVService.consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request)
returns the
ConsultChap4MedicalAdvisorAgreementResponse . |
static GenericRequest |
ServiceFactory.getAdmissionService(SAMLToken token)
Gets the admission service.
|
static GenericRequest |
ServiceFactory.getConsultationService(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request) |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getCivicsService(SAMLToken token,
String soapAction) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getConsultrnCBSSPersonService(SAMLToken token,
String soapAction) |
static GenericRequest |
ServiceFactory.getConsultrnPersonService(SAMLToken token,
String soapAction) |
RegisterPersonResponse |
ConsultrnCBSSPersonService.registerPerson(SAMLToken token,
RegisterPersonRequest request) |
SearchPersonBySsinResponse |
ConsultrnPersonService.searchPersonBySsin(SAMLToken token,
SearchPersonBySsinRequest request) |
SearchPersonPhoneticallyResponse |
ConsultrnPersonService.searchPersonPhonetically(SAMLToken token,
SearchPersonPhoneticallyRequest request) |
Modifier and Type | Method and Description |
---|---|
RegisterPersonResponse |
ConsultrnCBSSPersonServiceImpl.registerPerson(SAMLToken token,
RegisterPersonRequest request) |
SearchPersonBySsinResponse |
ConsultrnPersonServiceImpl.searchPersonBySsin(SAMLToken token,
SearchPersonBySsinRequest request) |
SearchPersonPhoneticallyResponse |
ConsultrnPersonServiceImpl.searchPersonPhonetically(SAMLToken token,
SearchPersonPhoneticallyRequest request) |
Modifier and Type | Method and Description |
---|---|
<T extends StatusResponseType> |
ConsultrnService.doOperation(GenericRequest service,
SAMLToken token,
Object request,
String soapAction,
Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getDicsService(SAMLToken token,
String soapAction) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getDicsService(SAMLToken token,
String soapAction) |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
DmgService.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
Sends a Confirm request after a successful Get It only needs the SAMLtoken, no session needs to be active
|
ConsultGlobalMedicalFileResponse |
DmgService.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request)
Sends the consultation request to the WS and retrieves the response.
|
static GenericRequest |
ServiceFactory.getConsultationService(SAMLToken token)
Get the consultation service
|
static GenericRequest |
ServiceFactory.getNotificationService(SAMLToken token)
Get the Notification service
|
GetResponse |
DmgService.getRequest(SAMLToken token,
Get request,
WsAddressingHeader header)
Returns the
Responses from the post previously sent. |
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS and retrieves the response.
|
PostResponse |
DmgService.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation. |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
DmgServiceImpl.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header) |
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request) |
GetResponse |
DmgServiceImpl.getRequest(SAMLToken token,
Get request,
WsAddressingHeader header) |
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request) |
PostResponse |
DmgServiceImpl.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header) |
Modifier and Type | Method and Description |
---|---|
static <T extends ResponseType> |
EhBoxServiceHelper.callEhBoxService(SAMLToken token,
GenericRequest service,
String soapAction,
Object request,
Class<T> responseClass,
SessionValidator sessValidator,
EhboxReplyValidator replyValidator) |
DeleteMessageResponse |
ConsultationService.deleteMessage(SAMLToken token,
DeleteMessageRequest request)
delete specific message.
|
DeleteOoOResponse |
ConsultationService.deleteOoO(SAMLToken token,
DeleteOoORequest request)
get list of periods of OoO for specific user.
|
GetAllEhboxesMessagesListResponse |
ConsultationService.getAllEhboxesMessagesList(SAMLToken initSession,
GetAllEhboxesMessagesListRequest request)
retrieve all messages from given source for all mailboxes.
|
GetBoxInfoResponse |
ConsultationService.getBoxInfo(SAMLToken token,
GetBoxInfoRequest getBoxInfoRequest)
Gets the box info.
|
static GenericRequest |
ServiceFactory.getConsultationService(SAMLToken token)
Gets the consultation service.
|
static GenericRequest |
ServiceFactory.getEh2EboxPublicationService(SAMLToken token)
Gets the eh2ebox publication service.
|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
GetFullMessageRequest messageRequest)
Gets the full message.
|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated.
use getFullMessage(SamlToken token , GetFullMessageRequest request) instead
|
GetMessageAcknowledgmentsStatusResponse |
ConsultationService.getMessageAcknowledgmentsStatusResponse(SAMLToken token,
GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
Get the acknowlegement status.
|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
GetHistoryRequest messageRequestType)
Gets the message history.
|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated.
use getFullMessage(SamlToken token , GetHistoryRequest request) instead
|
GetMessagesListResponse |
ConsultationService.getMessageList(SAMLToken token,
GetMessagesListRequest messagesListRequest)
Gets the message list.
|
GetOoOListResponse |
ConsultationService.getOoOList(SAMLToken token,
GetOoOListRequest request)
delete specific OoO périod.
|
static GenericRequest |
ServiceFactory.getPublicationService(SAMLToken token)
Gets the publication service.
|
InsertOoOResponse |
ConsultationService.insertOoO(SAMLToken token,
InsertOoORequest request)
insert Out Of Office period.
|
MoveMessageResponse |
ConsultationService.moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
Move to in box.
|
SendMessageResponse |
PublicationService.sendMessage(SAMLToken token,
SendMessageRequest sendMessageRequest)
Send message.
|
Constructor and Description |
---|
SAMLHolderOfKeyHandler(SAMLToken token) |
SAMLHolderOfKeyHandler(SAMLToken token,
Duration duration) |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
Sends a Confirm request after a successful Get It only needs the SAMLtoken, no session needs to be active
|
GetResponse |
GenAsyncService.getRequest(SAMLToken token,
Get request,
WsAddressingHeader header)
Returns the
Responses from the post previously sent. |
static GenericRequest |
ServiceFactory.getService(SAMLToken token,
String serviceName)
Deprecated.
|
PostResponse |
GenAsyncService.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation. |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header) |
GetResponse |
GenAsyncServiceImpl.getRequest(SAMLToken token,
Get request,
WsAddressingHeader header) |
PostResponse |
GenAsyncServiceImpl.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getGeninsPort(SAMLToken token)
Gets the Genins service.
|
GetInsurabilityResponse |
GenInsService.getInsurability(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurability
|
GetInsurabilityAsFlatResponse |
GenInsService.getInsurabilityAsFlat(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurabilityAsFlat
|
Modifier and Type | Method and Description |
---|---|
GetInsurabilityResponse |
GenInsServiceImpl.getInsurability(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType requestType) |
GetInsurabilityAsFlatResponse |
GenInsServiceImpl.getInsurabilityAsFlat(SAMLToken token,
GetInsurabilityAsXmlOrFlatRequestType request) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getMediprimaConsultationService(SAMLToken token,
String soapAction) |
static GenericRequest |
ServiceFactory.getMediprimaTarificationService(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
DeleteUrgentMedicalAidAttestationResponse |
MediprimaUmaService.deleteUrgentMedicalAidAttestation(SAMLToken token,
DeleteUrgentMedicalAidAttestationRequest request) |
static GenericRequest |
ServiceFactory.getMediPrimaUmaService(SAMLToken token,
String soapAction) |
SearchUrgentMedicalAidAttestationResponse |
MediprimaUmaService.searchUrgentMedicalAidAttestation(SAMLToken token,
SearchUrgentMedicalAidAttestationRequest request) |
SendUrgentMedicalAidAttestationResponse |
MediprimaUmaService.sendUrgentMedicalAidAttestation(SAMLToken token,
SendUrgentMedicalAidAttestationRequest request) |
Modifier and Type | Method and Description |
---|---|
DeleteUrgentMedicalAidAttestationResponse |
MediprimaUmaServiceImpl.deleteUrgentMedicalAidAttestation(SAMLToken token,
DeleteUrgentMedicalAidAttestationRequest request) |
SearchUrgentMedicalAidAttestationResponse |
MediprimaUmaServiceImpl.searchUrgentMedicalAidAttestation(SAMLToken token,
SearchUrgentMedicalAidAttestationRequest request) |
SendUrgentMedicalAidAttestationResponse |
MediprimaUmaServiceImpl.sendUrgentMedicalAidAttestation(SAMLToken token,
SendUrgentMedicalAidAttestationRequest request) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getMediprimaConsultationService(SAMLToken token,
String soapAction) |
Modifier and Type | Method and Description |
---|---|
CancelAttestationResponse |
AttestService.cancelAttestion(SAMLToken token,
SendRequestType request)
Cancel the consultation request to the WS and retrieves the response.
|
static GenericRequest |
ServiceFactory.getAttestPort(SAMLToken token)
Creates a
GenericRequest for the given SAML token and soap action |
SendAttestationResponse |
AttestService.sendAttestion(SAMLToken token,
SendRequestType request)
Sends the consultation request to the WS and retrieves the response.
|
Modifier and Type | Method and Description |
---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestion(SAMLToken token,
SendRequestType request) |
SendAttestationResponse |
AttestServiceImpl.sendAttestion(SAMLToken token,
SendRequestType request) |
Modifier and Type | Method and Description |
---|---|
CancelAttestationResponse |
AttestService.cancelAttestion(SAMLToken token,
SendRequestType request)
Cancel the consultation request to the WS and retrieves the response.
|
static GenericRequest |
ServiceFactory.getAttestPort(SAMLToken token)
Creates a
GenericRequest for the given SAML token and soap action |
SendAttestationResponse |
AttestService.sendAttestion(SAMLToken token,
SendRequestType request)
Sends the consultation request to the WS and retrieves the response.
|
Modifier and Type | Method and Description |
---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestion(SAMLToken token,
SendRequestType request) |
SendAttestationResponse |
AttestServiceImpl.sendAttestion(SAMLToken token,
SendRequestType request) |
Modifier and Type | Method and Description |
---|---|
MemberDataConsultationResponse |
MemberDataService.consultMemberData(SAMLToken token,
MemberDataConsultationRequest request)
Sends the consultation request to the WS and retrieves the response.
|
static GenericRequest |
ServiceFactory.getMemberDataSyncPort(SAMLToken token)
Creates a
GenericRequest for the given SAML token and soap action |
Modifier and Type | Method and Description |
---|---|
MemberDataConsultationResponse |
MemberDataServiceImpl.consultMemberData(SAMLToken token,
MemberDataConsultationRequest request) |
Modifier and Type | Method and Description |
---|---|
MemberDataConsultationResponse |
MemberDataService.consultMemberData(SAMLToken token,
MemberDataConsultationRequest request)
Sends the consultation request to the WS and retrieves the response.
|
static GenericRequest |
ServiceFactory.getMemberDataSyncPort(SAMLToken token)
Creates a
GenericRequest for the given SAML token and soap action |
Modifier and Type | Method and Description |
---|---|
MemberDataConsultationResponse |
MemberDataServiceImpl.consultMemberData(SAMLToken token,
MemberDataConsultationRequest request) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getRegistrationService(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
ConsultCurrentSsinResponse |
SsinHistoryTokenService.consultCurrentSsin(SAMLToken token,
ConsultCurrentSsinRequest request) |
ConsultRelatedSsinsResponse |
SsinHistoryTokenService.consultRelatedSsins(SAMLToken token,
ConsultRelatedSsinsRequest request) |
static GenericRequest |
TokenServiceFactory.getService(SAMLToken token)
Get the service
|
Modifier and Type | Method and Description |
---|---|
ConsultCurrentSsinResponse |
SsinHistoryTokenServiceImpl.consultCurrentSsin(SAMLToken token,
ConsultCurrentSsinRequest request) |
ConsultRelatedSsinsResponse |
SsinHistoryTokenServiceImpl.consultRelatedSsins(SAMLToken token,
ConsultRelatedSsinsRequest request) |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getTarificationService(SAMLToken token)
Deprecated.
use !{link }
|
static GenericRequest |
ServiceFactory.getTarificationSessionForMycarenet(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
GetTherapeuticLinkResponse |
TherLinkService.getTherapeuticLink(SAMLToken token,
GetTherapeuticLinkRequest request)
Get a therapeutic link
|
static GenericRequest |
ServiceFactory.getTherLinkPort(SAMLToken token)
Gets the therlink port
|
HasTherapeuticLinkResponse |
TherLinkService.hasTherapeuticLink(SAMLToken token,
HasTherapeuticLinkRequest request)
Check if a therapeutic link exists between the patient and healthcare party
|
PutTherapeuticLinkResponse |
TherLinkService.putTherapeuticLink(SAMLToken token,
PutTherapeuticLinkRequest request)
Put a therapeutic link
|
RevokeTherapeuticLinkResponse |
TherLinkService.revokeTherapeuticLink(SAMLToken token,
RevokeTherapeuticLinkRequest request)
Revoke a therapeutic link
|
Modifier and Type | Method and Description |
---|---|
GetTherapeuticLinkResponse |
TherLinkServiceImpl.getTherapeuticLink(SAMLToken token,
GetTherapeuticLinkRequest request) |
HasTherapeuticLinkResponse |
TherLinkServiceImpl.hasTherapeuticLink(SAMLToken token,
HasTherapeuticLinkRequest request) |
PutTherapeuticLinkResponse |
TherLinkServiceImpl.putTherapeuticLink(SAMLToken token,
PutTherapeuticLinkRequest request) |
RevokeTherapeuticLinkResponse |
TherLinkServiceImpl.revokeTherapeuticLink(SAMLToken token,
RevokeTherapeuticLinkRequest request) |
Modifier and Type | Method and Description |
---|---|
GetPatientConsentResponse |
WsConsentService.getPatientConsent(SAMLToken token,
GetPatientConsentRequest getPatientConsentRequestType)
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 |
WsConsentService.getPatientConsentStatus(SAMLToken token,
GetPatientConsentStatusRequest getPatientConsentStatusRequest)
Method which performs the call to the webService which allows an end-user to check the status of and informed patient consent
|
PutPatientConsentResponse |
WsConsentService.putPatientConsent(SAMLToken token,
PutPatientConsentRequest putPatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
|
RevokePatientConsentResponse |
WsConsentService.revokePatientConsent(SAMLToken token,
RevokePatientConsentRequest revokePatientConsentRequestType)
Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
|
Modifier and Type | Method and Description |
---|---|
GetPatientConsentResponse |
WsConsentServiceImpl.getPatientConsent(SAMLToken token,
GetPatientConsentRequest request) |
GetPatientConsentStatusResponse |
WsConsentServiceImpl.getPatientConsentStatus(SAMLToken token,
GetPatientConsentStatusRequest request) |
PutPatientConsentResponse |
WsConsentServiceImpl.putPatientConsent(SAMLToken token,
PutPatientConsentRequest request) |
RevokePatientConsentResponse |
WsConsentServiceImpl.revokePatientConsent(SAMLToken token,
RevokePatientConsentRequest request) |
Modifier and Type | Method and Description |
---|---|
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3 |
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3.withSAMLToken(SAMLToken token) |
Constructor and Description |
---|
SAMLHolderOfKeyHandler(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3 |
WSSecHeaderGeneratorWss4jImpl.withSAMLToken(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
SAMLToken |
SAMLTokenFactory.createSamlToken(Element assertion,
Credential credential)
Creates a new SAMLToken object.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSAMLToken
Abstract class
|
class |
SAMLHolderOfKeyToken
The Class SAMLTokenImpl.
|
class |
SAMLSenderVouchesCredential
SAMLSenderVouchesCredential.
|
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getIdSupportV2Service(SAMLToken token) |
static GenericRequest |
ServiceFactory.getKGSSServiceSecured(SAMLToken token)
Gets the KGSSS service secured.
|
Modifier and Type | Method and Description |
---|---|
SAMLToken |
SessionItem.getSAMLToken()
Gets the sAML token.
|
static SAMLToken |
Session.getSAMLToken()
Convenience method to get the SAML token associated with the session.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.loadSession(SAMLToken token,
String hokPwd)
Load a session using a previously stored SAML token.
|
void |
SessionManager.loadSession(SAMLToken token,
String hokPwd,
String encryptionPwd)
Load a session using a previously stored SAML token with the associated eHealth Encryption Certificates, needed for sealing and
unsealing messages.
|
void |
SessionItem.setSAMLToken(SAMLToken token)
This method will set the samltoken when created
|
Modifier and Type | Method and Description |
---|---|
SAMLToken |
SessionItemImpl.getSAMLToken() |
Modifier and Type | Method and Description |
---|---|
void |
SessionManagerImpl.loadSession(SAMLToken token,
String hokPwd) |
void |
SessionManagerImpl.loadSession(SAMLToken token,
String hokPwd,
String encryptionPwd) |
void |
SessionItemImpl.setSAMLToken(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
boolean |
SessionValidator.validateToken(SAMLToken samlToken)
Method to check if the provided
SAMLToken is still valid. |
Modifier and Type | Method and Description |
---|---|
boolean |
SAMLSessionValidator.validateToken(SAMLToken samlToken) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.