public interface TherLinkService
TherLinkServiceImpl
Factory : ServiceFactory
Modifier and Type | Method and Description |
---|---|
GetTherapeuticLinkResponse |
getTherapeuticLink(SAMLToken token,
GetTherapeuticLinkRequest request)
Get a therapeutic link
|
HasTherapeuticLinkResponse |
hasTherapeuticLink(SAMLToken token,
HasTherapeuticLinkRequest request)
Check if a therapeutic link exists between the patient and healthcare party
|
PutTherapeuticLinkResponse |
putTherapeuticLink(SAMLToken token,
PutTherapeuticLinkRequest request)
Put a therapeutic link
|
RevokeTherapeuticLinkResponse |
revokeTherapeuticLink(SAMLToken token,
RevokeTherapeuticLinkRequest request)
Revoke a therapeutic link
|
PutTherapeuticLinkResponse putTherapeuticLink(SAMLToken token, PutTherapeuticLinkRequest request) throws TherLinkBusinessConnectorException, TechnicalConnectorException
token
- the tokenrequest
- the putTherapeuticLink requestTechnicalConnectorException
TherLinkBusinessConnectorException
GetTherapeuticLinkResponse getTherapeuticLink(SAMLToken token, GetTherapeuticLinkRequest request) throws TechnicalConnectorException, TherLinkBusinessConnectorException
token
- the tokenrequest
- the getTherapeuticLink requestTherLinkBusinessConnectorException
TechnicalConnectorException
RevokeTherapeuticLinkResponse revokeTherapeuticLink(SAMLToken token, RevokeTherapeuticLinkRequest request) throws TechnicalConnectorException, TherLinkBusinessConnectorException
token
- the tokenrequest
- the requestTherLinkBusinessConnectorException
TechnicalConnectorException
HasTherapeuticLinkResponse hasTherapeuticLink(SAMLToken token, HasTherapeuticLinkRequest request) throws TechnicalConnectorException, TherLinkBusinessConnectorException
token
- the tokenrequest
- the requestTechnicalConnectorException
TherLinkBusinessConnectorException
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.