public interface IntraHubTherapeuticLinkService
IntraHubTherapeuticLinkServiceImpl| Modifier and Type | Method and Description |
|---|---|
Collection<TherapeuticLinkType> |
getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
Gets the therapeutic link.
|
void |
putTherapeuticLink(TherapeuticLinkType therapeuticLink)
Put therapeutic link.
|
void |
revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
Revoke therapeutic link.
|
void putTherapeuticLink(TherapeuticLinkType therapeuticLink) throws TechnicalConnectorException, IntraHubBusinessConnectorException
therapeuticLink - the therapeutic linkTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorExceptionCollection<TherapeuticLinkType> getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent) throws TechnicalConnectorException, IntraHubBusinessConnectorException
patientConsent - the patient consentTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorExceptionvoid revokeTherapeuticLink(TherapeuticLinkType therapeuticLink) throws TechnicalConnectorException, IntraHubBusinessConnectorException
therapeuticLink - the therapeutic linkTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorException
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.