Modifier and Type | Method and Description |
---|---|
PutHCPartyConsentRequest |
RequestBuilder.buildPutHcPartyConsentRequest(ConsentHCPartyType consent)
Creates a
PutHCPartyConsentRequest |
RevokeHCPartyConsentRequest |
RequestBuilder.buildRevokeHcPartyConsent(ConsentHCPartyType consent)
Creates a
RevokeHCPartyConsentRequest |
Modifier and Type | Method and Description |
---|---|
PutHCPartyConsentRequest |
RequestBuilderImpl.buildPutHcPartyConsentRequest(ConsentHCPartyType consent)
Creates a
PutHCPartyConsentRequest |
RevokeHCPartyConsentRequest |
RequestBuilderImpl.buildRevokeHcPartyConsent(ConsentHCPartyType consent)
Creates a
RevokeHCPartyConsentRequest |
Modifier and Type | Method and Description |
---|---|
PutHCPartyConsentResponse |
HubService.putHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to declare the consent of an healthcare party within a hub.
|
PutHCPartyConsentResponse |
HubService.putHCPartyConsent(ConsentHCPartyType consent,
String breakTheGlass)
This operation should be used to declare the consent of an healthcare party within a hub.
|
RevokeHCPartyConsentResponse |
HubService.revokeHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to revoke the consent of a healthcare party within a hub.
|
RevokeHCPartyConsentResponse |
HubService.revokeHCPartyConsent(ConsentHCPartyType consent,
String breakTheGlass)
This operation should be used to revoke the consent of a healthcare party within a hub.
|
Modifier and Type | Method and Description |
---|---|
PutHCPartyConsentResponse |
HubServiceImpl.putHCPartyConsent(ConsentHCPartyType consent) |
PutHCPartyConsentResponse |
HubServiceImpl.putHCPartyConsent(ConsentHCPartyType consent,
String breakTheGlass) |
RevokeHCPartyConsentResponse |
HubServiceImpl.revokeHCPartyConsent(ConsentHCPartyType consent) |
RevokeHCPartyConsentResponse |
HubServiceImpl.revokeHCPartyConsent(ConsentHCPartyType consent,
String breakTheGlass) |
Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
ObjectFactory.createConsentHCPartyType()
Create an instance of
ConsentHCPartyType |
ConsentHCPartyType |
RevokeHCPartyConsentRequest.getConsent()
Gets the value of the consent property.
|
ConsentHCPartyType |
PutHCPartyConsentRequest.getConsent()
Gets the value of the consent property.
|
ConsentHCPartyType |
GetHCPartyConsentResponse.getConsent()
Gets the value of the consent property.
|
Modifier and Type | Method and Description |
---|---|
void |
RevokeHCPartyConsentRequest.setConsent(ConsentHCPartyType value)
Sets the value of the consent property.
|
void |
PutHCPartyConsentRequest.setConsent(ConsentHCPartyType value)
Sets the value of the consent property.
|
void |
GetHCPartyConsentResponse.setConsent(ConsentHCPartyType value)
Sets the value of the consent property.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.