Modifier and Type | Method and Description |
---|---|
ConsentType |
RequestBuilder.buildConsentType(String xml)
It builds a ConsentType.
|
Modifier and Type | Method and Description |
---|---|
String |
ResponseBuilder.buildConsentTypeResponse(ConsentType response)
It builds the xml for the ConsentType object.
|
PutPatientConsentRequest |
RequestBuilderComplete.buildPutPatientConsentRequest(ConsentType patientConsent)
Creates a
PutPatientConsentRequest |
RevokePatientConsentRequest |
RequestBuilderComplete.buildRevokePatientConsentRequest(ConsentType patientConsent)
Creates a
RevokePatientConsentRequest |
Modifier and Type | Method and Description |
---|---|
ConsentType |
IntraHubPatientService.getPatientConsent(SelectGetPatientConsentType patientConsent)
Gets the patient consent.
|
Modifier and Type | Method and Description |
---|---|
void |
IntraHubPatientService.putPatientConsent(ConsentType patientConsent)
Put patient consent.
|
void |
IntraHubPatientService.revokePatientConsent(ConsentType patientConsent)
Revoke patient consent.
|
Modifier and Type | Method and Description |
---|---|
ConsentType |
IntraHubPatientServiceImpl.getPatientConsent(SelectGetPatientConsentType patientConsent) |
Modifier and Type | Method and Description |
---|---|
void |
IntraHubPatientServiceImpl.putPatientConsent(ConsentType patientConsent) |
void |
IntraHubPatientServiceImpl.revokePatientConsent(ConsentType patientConsent) |
Modifier and Type | Method and Description |
---|---|
ConsentType |
HubService.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub.
|
Modifier and Type | Method and Description |
---|---|
PutPatientConsentResponse |
HubServiceComplete.putPatientConsent(ConsentType patientConsent)
This operation should be used to declare the consent of a patient within a hub.
|
void |
HubService.putPatientConsent(ConsentType patientConsent)
This operation should be used to declare the consent of a patient within a hub.
|
RevokePatientConsentResponse |
HubServiceComplete.revokePatientConsent(ConsentType patientConsent)
This operation should be used to revoke the consent of a patient within a hub.
|
void |
HubService.revokePatientConsent(ConsentType patientConsent)
This operation should be used to revoke the consent of a patient within a hub.
|
Modifier and Type | Method and Description |
---|---|
ConsentType |
HubServiceImpl.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub.
|
Modifier and Type | Method and Description |
---|---|
void |
HubServiceImpl.putPatientConsent(ConsentType patientConsent)
This operation should be used to declare the consent of a patient within a hub.
|
PutPatientConsentResponse |
HubServiceCompleteImpl.putPatientConsent(ConsentType patientConsent)
This operation should be used to declare the consent of a patient within a hub.
|
void |
HubServiceImpl.revokePatientConsent(ConsentType patientConsent)
This operation should be used to revoke the consent of a patient within a hub.
|
RevokePatientConsentResponse |
HubServiceCompleteImpl.revokePatientConsent(ConsentType patientConsent)
This operation should be used to revoke the consent of a patient within a hub.
|
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.