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 |
---|---|
AuthorWithPatientAndPersonType |
AuthorBuilder.createAuthor()
Method which create AuthorWithPatientAndPersonType object.
|
AuthorWithPatientAndPersonType |
AuthorBuilder.readFromEidCard()
Method which create AuthorWithPatientAndPersonType object for citizen based on the eid
|
Modifier and Type | Method and Description |
---|---|
GetPatientConsentRequest |
RequestObjectBuilder.createGetRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consentType)
Method which allows an end-user to check the existence of an informed patient consent (and to get the information about this consent
– ‘active’ or ‘inactive’).
|
GetPatientConsentStatusRequest |
RequestObjectBuilder.createGetStatusRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consentType)
Method which allows an end-user to check the status of an intformed patient consent
|
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.
|
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 |
---|---|
AuthorWithPatientAndPersonType |
AuthorBuilderImpl.createAuthor() |
AuthorWithPatientAndPersonType |
AuthorBuilderImpl.readFromEidCard() |
Modifier and Type | Method and Description |
---|---|
GetPatientConsentRequest |
RequestObjectBuilderImpl.createGetRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consent) |
GetPatientConsentStatusRequest |
RequestObjectBuilderImpl.createGetStatusRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consent) |
ConsentType |
ConsentBuilderImpl.createNewConsent(PatientIdType patient,
List<CDCONSENT> consent,
org.joda.time.DateTime signdate,
AuthorWithPatientAndPersonType author) |
PutPatientConsentRequest |
RequestObjectBuilderImpl.createPutRequest(AuthorWithPatientAndPersonType author,
ConsentType consent) |
RevokePatientConsentRequest |
RequestObjectBuilderImpl.createRevokeRequest(AuthorWithPatientAndPersonType author,
ConsentType consent) |
Modifier and Type | Method and Description |
---|---|
AuthorWithPatientAndPersonType |
ObjectFactory.createAuthorWithPatientAndPersonType()
Create an instance of
AuthorWithPatientAndPersonType |
AuthorWithPatientAndPersonType |
RequestType.getAuthor()
Gets the value of the author property.
|
AuthorWithPatientAndPersonType |
ConsentWithStatusType.getAuthor()
Gets the value of the author property.
|
AuthorWithPatientAndPersonType |
ConsentType.getAuthor()
Gets the value of the author property.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestType.setAuthor(AuthorWithPatientAndPersonType value)
Sets the value of the author property.
|
void |
ConsentWithStatusType.setAuthor(AuthorWithPatientAndPersonType value)
Sets the value of the author property.
|
void |
ConsentType.setAuthor(AuthorWithPatientAndPersonType value)
Sets the value of the author property.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.