|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDCONSENT | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
be.ehealth.businessconnector.wsconsent.builders | |
be.ehealth.businessconnector.wsconsent.builders.impl | |
be.fgov.ehealth.hubservices.core.v1 | |
be.fgov.ehealth.hubservices.core.v2 | |
be.fgov.ehealth.standards.kmehr.cd.v1 |
Uses of CDCONSENT in be.ehealth.business.kmehrcommons |
---|
Methods in be.ehealth.business.kmehrcommons that return CDCONSENT | |
---|---|
static CDCONSENT |
CDConsentBuilderUtil.createCDConsent(String version,
CDCONSENTvalues value)
Method which create CDCONSENT object based on version and value |
Uses of CDCONSENT in be.ehealth.businessconnector.wsconsent.builders |
---|
Method parameters in be.ehealth.businessconnector.wsconsent.builders with type arguments of type CDCONSENT | |
---|---|
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. |
SelectGetPatientConsentType |
ConsentBuilder.createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consentType)
Method which create SelectGetPatientConsentType based on patient and consentType. |
Uses of CDCONSENT in be.ehealth.businessconnector.wsconsent.builders.impl |
---|
Method parameters in be.ehealth.businessconnector.wsconsent.builders.impl with type arguments of type CDCONSENT | |
---|---|
ConsentType |
ConsentBuilderImpl.createNewConsent(PatientIdType patient,
List<CDCONSENT> consent,
org.joda.time.DateTime signdate,
AuthorWithPatientType author)
|
SelectGetPatientConsentType |
ConsentBuilderImpl.createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consent)
|
Uses of CDCONSENT in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 that return types with arguments of type CDCONSENT | |
---|---|
List<CDCONSENT> |
ConsentType.getCds()
Gets the value of the cds property. |
List<CDCONSENT> |
Consent.getCds()
Gets the value of the cds property. |
Uses of CDCONSENT in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return types with arguments of type CDCONSENT | |
---|---|
List<CDCONSENT> |
ConsentType.getCds()
Gets the value of the cds property. |
List<CDCONSENT> |
BasicConsentType.getCds()
Gets the value of the cds property. |
Uses of CDCONSENT in be.fgov.ehealth.standards.kmehr.cd.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.cd.v1 that return CDCONSENT | |
---|---|
CDCONSENT |
ObjectFactory.createCDCONSENT()
Create an instance of CDCONSENT |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |