Package | Description |
---|---|
be.ehealth.businessconnector.wsconsent.builders | |
be.ehealth.businessconnector.wsconsent.builders.impl | |
be.fgov.ehealth.hubservices.core.v2 |
Modifier and Type | Method and Description |
---|---|
ConsentType |
ConsentBuilder.createNewConsent(PatientIdType patient,
List<CDCONSENT> consent,
org.joda.time.DateTime signdate,
AuthorWithPatientAndPersonType author)
Method which create a consent type to create a new consent.
|
Modifier and Type | Method and Description |
---|---|
PutPatientConsentRequest |
RequestObjectBuilder.createPutRequest(AuthorWithPatientAndPersonType author,
ConsentType consentType)
Method which allows an end-user to declare an informed patient consent.
|
RevokePatientConsentRequest |
RequestObjectBuilder.createRevokeRequest(AuthorWithPatientAndPersonType author,
ConsentType existingConsentType)
Method which allows an end-user to declare the revocation of an informed patient consent.
|
Modifier and Type | Method and Description |
---|---|
ConsentType |
ConsentBuilderImpl.createNewConsent(PatientIdType patient,
List<CDCONSENT> consent,
org.joda.time.DateTime signdate,
AuthorWithPatientAndPersonType author) |
Modifier and Type | Method and Description |
---|---|
PutPatientConsentRequest |
RequestObjectBuilderImpl.createPutRequest(AuthorWithPatientAndPersonType author,
ConsentType consent) |
RevokePatientConsentRequest |
RequestObjectBuilderImpl.createRevokeRequest(AuthorWithPatientAndPersonType author,
ConsentType consent) |
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.