Uses of Class
be.fgov.ehealth.hubservices.core.v2.AuthorWithPatientType

Packages that use AuthorWithPatientType
be.ehealth.businessconnector.wsconsent.builders   
be.ehealth.businessconnector.wsconsent.builders.impl   
be.fgov.ehealth.hubservices.core.v2   
 

Uses of AuthorWithPatientType in be.ehealth.businessconnector.wsconsent.builders
 

Methods in be.ehealth.businessconnector.wsconsent.builders that return AuthorWithPatientType
 AuthorWithPatientType AuthorBuilder.createAuthor()
          Method which create AuthorWithPatientType object.
 AuthorWithPatientType AuthorBuilder.readFromEidCard()
          Method which create AuthorWithPatientType object for citizen based on the eid
 

Methods in be.ehealth.businessconnector.wsconsent.builders with parameters of type AuthorWithPatientType
 GetPatientConsentRequest RequestObjectBuilder.createGetRequest(AuthorWithPatientType 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’).
 ConsentType ConsentBuilder.createNewConsent(PatientIdType patient, List<CDCONSENT> consent, org.joda.time.DateTime signdate, AuthorWithPatientType author)
          Method which create a consent type to create a new consent.
 PutPatientConsentRequest RequestObjectBuilder.createPutRequest(AuthorWithPatientType author, ConsentType consentType)
          Method which allows an end-user to declare an informed patient consent.
 RevokePatientConsentRequest RequestObjectBuilder.createRevokeRequest(AuthorWithPatientType author, ConsentType existingConsentType)
          Method which allows an end-user to declare the revocation of an informed patient consent.
 

Uses of AuthorWithPatientType in be.ehealth.businessconnector.wsconsent.builders.impl
 

Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return AuthorWithPatientType
 AuthorWithPatientType AuthorBuilderImpl.createAuthor()
           
 AuthorWithPatientType AuthorBuilderImpl.readFromEidCard()
           
 

Methods in be.ehealth.businessconnector.wsconsent.builders.impl with parameters of type AuthorWithPatientType
 GetPatientConsentRequest RequestObjectBuilderImpl.createGetRequest(AuthorWithPatientType author, SelectGetPatientConsentType consent)
           
 ConsentType ConsentBuilderImpl.createNewConsent(PatientIdType patient, List<CDCONSENT> consent, org.joda.time.DateTime signdate, AuthorWithPatientType author)
           
 PutPatientConsentRequest RequestObjectBuilderImpl.createPutRequest(AuthorWithPatientType author, ConsentType consent)
           
 RevokePatientConsentRequest RequestObjectBuilderImpl.createRevokeRequest(AuthorWithPatientType author, ConsentType consent)
           
 

Uses of AuthorWithPatientType in be.fgov.ehealth.hubservices.core.v2
 

Methods in be.fgov.ehealth.hubservices.core.v2 that return AuthorWithPatientType
 AuthorWithPatientType ObjectFactory.createAuthorWithPatientType()
          Create an instance of AuthorWithPatientType
 AuthorWithPatientType RequestType.getAuthor()
          Gets the value of the author property.
 AuthorWithPatientType ConsentType.getAuthor()
          Gets the value of the author property.
 

Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type AuthorWithPatientType
 void RequestType.setAuthor(AuthorWithPatientType value)
          Sets the value of the author property.
 void ConsentType.setAuthor(AuthorWithPatientType value)
          Sets the value of the author property.
 




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.