|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatientIdType | |
---|---|
be.ehealth.businessconnector.wsconsent.builders | |
be.ehealth.businessconnector.wsconsent.builders.impl | |
be.fgov.ehealth.hubservices.core.v2 |
Uses of PatientIdType in be.ehealth.businessconnector.wsconsent.builders |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders that return PatientIdType | |
---|---|
PatientIdType |
PatientInfoBuilder.readFromEidCard()
Creates a Patient object from the current connected eID Card. |
Methods in be.ehealth.businessconnector.wsconsent.builders with parameters of type PatientIdType | |
---|---|
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. |
SelectGetPatientConsentType |
ConsentBuilder.createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consentType)
Method which create SelectGetPatientConsentType based on patient and consentType. |
Uses of PatientIdType in be.ehealth.businessconnector.wsconsent.builders.impl |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return PatientIdType | |
---|---|
PatientIdType |
PatientInfoBuilderImpl.readFromEidCard()
|
Methods in be.ehealth.businessconnector.wsconsent.builders.impl with parameters of type PatientIdType | |
---|---|
ConsentType |
ConsentBuilderImpl.createNewConsent(PatientIdType patient,
List<CDCONSENT> consent,
org.joda.time.DateTime signdate,
AuthorWithPatientAndPersonType author)
|
SelectGetPatientConsentType |
ConsentBuilderImpl.createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consent)
|
Uses of PatientIdType in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return PatientIdType | |
---|---|
PatientIdType |
ObjectFactory.createPatientIdType()
Create an instance of PatientIdType |
PatientIdType |
Transactionaccess.getPatient()
Gets the value of the patient property. |
PatientIdType |
TherapeuticLinkType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectRevokeTransactionType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectRequestPublicationType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectGetTransactionType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectGetTransactionListType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectGetPatientType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectGetPatientConsentType.getPatient()
Gets the value of the patient property. |
PatientIdType |
SelectGetPatientAuditTrailType.getPatient()
Gets the value of the patient property. |
PatientIdType |
FolderType.getPatient()
Gets the value of the patient property. |
PatientIdType |
ConsentType.getPatient()
Gets the value of the patient property. |
PatientIdType |
AuthorWithPatientAndPersonType.getPatient()
Gets the value of the patient property. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type PatientIdType | |
---|---|
void |
Transactionaccess.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
TherapeuticLinkType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectRevokeTransactionType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectRequestPublicationType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectGetTransactionType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectGetTransactionListType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectGetPatientType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectGetPatientConsentType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
SelectGetPatientAuditTrailType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
FolderType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
ConsentType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
AuthorWithPatientAndPersonType.setPatient(PatientIdType value)
Sets the value of the patient property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |