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 . |
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 |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(AskChap4MedicalAdvisorAgreementRequest request) |
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(FolderType folder,
String inputReference,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate) |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(ConsultChap4MedicalAdvisorAgreementRequest request) |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(FolderType folder,
String inputReference,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate) |
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgService.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request)
Sends the consultation request to the WS and retrieves the response.
|
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS and retrieves the response.
|
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request) |
Modifier and Type | Method and Description |
---|---|
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(ConsultGlobalMedicalFileRequest request) |
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request) |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(Confirm request,
WsAddressingHeader header)
Sends a confirm request to the WS.
|
GetResponse |
GenAsyncService.getRequest(Get request,
WsAddressingHeader header)
Returns the
Responses from the post previously sent and generate the token. |
PostResponse |
GenAsyncService.postRequest(Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation and generate the token. |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(Confirm request,
WsAddressingHeader header) |
GetResponse |
GenAsyncServiceImpl.getRequest(Get request,
WsAddressingHeader header) |
PostResponse |
GenAsyncServiceImpl.postRequest(Post request,
WsAddressingHeader header) |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
GetInsurabilityResponse |
GenInsService.getInsurability(GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurability
|
GetInsurabilityAsFlatResponse |
GenInsService.getInsurabilityAsFlat(GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
Method which call the web service getInsurabilityAsFlat
|
Modifier and Type | Method and Description |
---|---|
GetInsurabilityResponse |
GenInsServiceImpl.getInsurability(GetInsurabilityAsXmlOrFlatRequestType request) |
GetInsurabilityAsFlatResponse |
GenInsServiceImpl.getInsurabilityAsFlat(GetInsurabilityAsXmlOrFlatRequestType request) |
Modifier and Type | Method and Description |
---|---|
DeclareTransactionResponse |
HubServiceComplete.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
This operation should be used to declare a transaction within a hub.
|
List<IDKMEHR> |
HubService.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
This operation should be used to declare a transaction within a hub.
|
GetTherapeuticLinkResponse |
HubServiceComplete.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
|
Collection<TherapeuticLinkType> |
HubService.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
|
PutTherapeuticLinkResponse |
HubServiceComplete.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
void |
HubService.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
Modifier and Type | Method and Description |
---|---|
void |
HubServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
PutTherapeuticLinkResponse |
HubServiceCompleteImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
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 |
---|---|
GetPatientConsentResponse |
WsConsentService.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 |
WsConsentService.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 |
WsConsentService.putPatientConsent(PutPatientConsentRequest putPatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
|
RevokePatientConsentResponse |
WsConsentService.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.
|
Modifier and Type | Method and Description |
---|---|
GetPatientConsentResponse |
WsConsentServiceImpl.getPatientConsent(GetPatientConsentRequest request) |
GetPatientConsentStatusResponse |
WsConsentServiceImpl.getPatientConsentStatus(GetPatientConsentStatusRequest request) |
PutPatientConsentResponse |
WsConsentServiceImpl.putPatientConsent(PutPatientConsentRequest request) |
RevokePatientConsentResponse |
WsConsentServiceImpl.revokePatientConsent(RevokePatientConsentRequest request) |
Modifier and Type | Method and Description |
---|---|
static List<SAMLAttributeDesignator> |
SAMLConfigHelper.getSAMLAttributeDesignators(String key) |
static List<SAMLAttribute> |
SAMLConfigHelper.getSAMLAttributes(String key) |
Modifier and Type | Method and Description |
---|---|
SessionItem |
SessionManager.createFallbackSession(String hokPwd)
Creates a fallback session using a eHealth certificate stored on the computer.
|
SessionItem |
SessionManager.createFallbackSession(String hokPwd,
String encryptionPwd)
Creates a fallback session using a eHealth certificate stored on the computer.
|
SessionItem |
SessionManager.createFallbackSession(String identPwd,
String hokPwd,
String encryptionPwd)
Creates a fallback session using a eHealth certificate stored on the computer.
|
SessionItem |
SessionManager.createSession(String hokPwd)
Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
|
SessionItem |
SessionManager.createSession(String hokPwd,
String encryptionPwd)
Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
|
boolean |
SessionManager.hasValidSession()
Checks for valid session.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SessionManagerImpl.hasValidSession() |
Modifier and Type | Method and Description |
---|---|
void |
TokenExpiredRenew.renew(SessionItem session) |
void |
SlidingWindowRenewStrategy.renew(SessionItem session) |
void |
RenewStrategy.renew(SessionItem session) |
Modifier and Type | Method and Description |
---|---|
boolean |
SessionValidator.validateSession()
Validate session.
|
boolean |
SessionValidator.validateToken(SAMLToken samlToken)
Method to check if the provided
SAMLToken is still valid. |
Modifier and Type | Method and Description |
---|---|
boolean |
SAMLSessionValidator.validateSession() |
boolean |
SAMLSessionValidator.validateToken(SAMLToken samlToken) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.