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 CDCONSENTTechnicalConnectorException
WsConsentBusinessConnectorException
InstantiationException
ConsentType 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.TechnicalConnectorException
WsConsentBusinessConnectorException
InstantiationException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.