public interface ConsentBuilder
ConsentBuilderImpl Factory :
RequestObjectBuilderFactory| Modifier and Type | Method and Description |
|---|---|
ConsentType |
createNewConsent(PatientIdType patient,
List<CDCONSENT> consent,
org.joda.time.DateTime signdate,
AuthorWithPatientAndPersonType author)
Method which create a consent type to create a new consent.
|
SelectGetPatientConsentType |
createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consentType)
Method which create SelectGetPatientConsentType based on patient and consentType.
|
SelectGetPatientConsentType createSelectGetPatientConsent(PatientIdType patient, List<CDCONSENT> consentType) throws TechnicalConnectorException, WsConsentBusinessConnectorException, InstantiationException
patient - for which the consent had to be doneconsentType - the list of CDCONSENTTechnicalConnectorExceptionWsConsentBusinessConnectorExceptionInstantiationExceptionConsentType createNewConsent(PatientIdType patient, List<CDCONSENT> consent, org.joda.time.DateTime signdate, AuthorWithPatientAndPersonType author) throws TechnicalConnectorException, WsConsentBusinessConnectorException, InstantiationException
patient - for which the consent had to be doneconsent - the list of CDCONSENTsigndate - the date when the consent is signedauthor - Identification of the author (‘end-user’ ) performing the request.TechnicalConnectorExceptionWsConsentBusinessConnectorExceptionInstantiationException
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.