|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PatientIdType in be.ehealth.businessconnector.hubv3.builders |
---|
Uses of PatientIdType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Uses of PatientIdType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type PatientIdType | |
---|---|
GetPatientResponse |
HubService.getPatient(PatientIdType patient)
This operation should be used to declare the consent of an healthcare party within a hub. |
GetPatientResponse |
HubService.getPatient(PatientIdType patient,
String breakTheGlass)
This operation should be used to declare the consent of an healthcare party within a hub. |
GetTransactionResponse |
HubService.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub. |
GetTransactionResponse |
HubService.getTransaction(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
Integer maxRows)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
Paginationrequestinfo paginationrequestinfo)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
Paginationrequestinfo paginationrequestinfo,
String breakTheGlass)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
String breakTheGlass)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
String breakTheGlass,
Integer maxRows)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionSetResponse |
HubService.getTransactionSet(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction set(given a transaction identifier) within a hub. |
GetTransactionSetResponse |
HubService.getTransactionSet(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass)
This operation should be used to retrieve a transaction set(given a transaction identifier) within a hub. |
RequestPublicationResponse |
HubService.requestPublication(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment)
This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient. |
RequestPublicationResponse |
HubService.requestPublication(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment,
String breakTheGlass)
This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient. |
RevokeTransactionResponse |
HubService.revokeTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to 'unpublish' a given transaction. |
RevokeTransactionResponse |
HubService.revokeTransaction(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass)
This operation should be used to 'unpublish' a given transaction. |
Uses of PatientIdType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Uses of PatientIdType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 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 |
Latestupdate.getPatient()
Gets the value of the patient property. |
PatientIdType |
FolderType.getPatient()
Gets the value of the patient property. |
PatientIdType |
Criteria.getPatient()
Gets the value of the patient property. |
PatientIdType |
ConsentType.getPatient()
Gets the value of the patient property. |
Methods in be.fgov.ehealth.hubservices.core.v3 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 |
Latestupdate.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
FolderType.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
Criteria.setPatient(PatientIdType value)
Sets the value of the patient property. |
void |
ConsentType.setPatient(PatientIdType value)
Sets the value of the patient property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |