public interface IntraHubHCPartyService
IntraHubHCPartyServiceImpl
Modifier and Type | Method and Description |
---|---|
HCPartyAdaptedType |
getHCParty(HCPartyIdType hcParty)
Gets the hC party.
|
ConsentHCPartyType |
getHCPartyConsent(HCPartyIdType hcPartyId)
Gets the hC party consent.
|
HCPartyAdaptedType |
putHCParty(HCPartyAdaptedType hcParty)
Put hc party.
|
void |
putHCPartyConsent(ConsentHCPartyType consent)
Put hc party consent.
|
void |
revokeHCPartyConsent(ConsentHCPartyType consent)
Revoke hc party consent.
|
HCPartyAdaptedType getHCParty(HCPartyIdType hcParty) throws TechnicalConnectorException, IntraHubBusinessConnectorException
hcParty
- the hc partyTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
- the business connector exceptionHCPartyAdaptedType putHCParty(HCPartyAdaptedType hcParty) throws TechnicalConnectorException, IntraHubBusinessConnectorException
hcParty
- the hc partyTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
- the business connector exceptionvoid putHCPartyConsent(ConsentHCPartyType consent) throws TechnicalConnectorException, IntraHubBusinessConnectorException
consent
- the consentTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
- the business connector exceptionConsentHCPartyType getHCPartyConsent(HCPartyIdType hcPartyId) throws TechnicalConnectorException, IntraHubBusinessConnectorException
hcPartyId
- the hc party idTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
- the business connector exceptionvoid revokeHCPartyConsent(ConsentHCPartyType consent) throws TechnicalConnectorException, IntraHubBusinessConnectorException
consent
- the consentTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
- the business connector exception
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.