Modifier and Type | Method and Description |
---|---|
PutPatientConsentRequest |
RequestBuilder.buildPutPatientConsentRequest(ConsentType patientConsent)
Creates a
PutPatientConsentRequest |
RevokePatientConsentRequest |
RequestBuilder.buildRevokePatientConsentRequest(ConsentType patientConsent)
Creates a
RevokePatientConsentRequest |
Modifier and Type | Method and Description |
---|---|
PutPatientConsentRequest |
RequestBuilderImpl.buildPutPatientConsentRequest(ConsentType patientConsent)
Creates a
PutPatientConsentRequest |
RevokePatientConsentRequest |
RequestBuilderImpl.buildRevokePatientConsentRequest(ConsentType patientConsent)
Creates a
RevokePatientConsentRequest |
Modifier and Type | Method and Description |
---|---|
PutPatientConsentResponse |
HubService.putPatientConsent(ConsentType patientConsent)
This operation should be used to declare the consent of a patient within a hub.
|
PutPatientConsentResponse |
HubService.putPatientConsent(ConsentType patientConsent,
String breakTheGlass)
This operation should be used to declare the consent of a patient within a hub.
|
RevokePatientConsentResponse |
HubService.revokePatientConsent(ConsentType patientConsent)
This operation should be used to revoke the consent of a patient within a hub.
|
RevokePatientConsentResponse |
HubService.revokePatientConsent(ConsentType patientConsent,
String breakTheGlass)
This operation should be used to revoke the consent of a patient within a hub.
|
Modifier and Type | Method and Description |
---|---|
PutPatientConsentResponse |
HubServiceImpl.putPatientConsent(ConsentType patientConsent) |
PutPatientConsentResponse |
HubServiceImpl.putPatientConsent(ConsentType patientConsent,
String breakTheGlass) |
RevokePatientConsentResponse |
HubServiceImpl.revokePatientConsent(ConsentType patientConsent) |
RevokePatientConsentResponse |
HubServiceImpl.revokePatientConsent(ConsentType patientConsent,
String breakTheGlass) |
Modifier and Type | Method and Description |
---|---|
ConsentType |
ObjectFactory.createConsentType()
Create an instance of
ConsentType |
ConsentType |
RevokePatientConsentRequest.getConsent()
Gets the value of the consent property.
|
ConsentType |
PutPatientConsentRequest.getConsent()
Gets the value of the consent property.
|
ConsentType |
GetPatientConsentResponse.getConsent()
Gets the value of the consent property.
|
Modifier and Type | Method and Description |
---|---|
void |
RevokePatientConsentRequest.setConsent(ConsentType value)
Sets the value of the consent property.
|
void |
PutPatientConsentRequest.setConsent(ConsentType value)
Sets the value of the consent property.
|
void |
GetPatientConsentResponse.setConsent(ConsentType value)
Sets the value of the consent property.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.