Modifier and Type | Method and Description |
---|---|
GetTransactionListRequest |
RequestBuilder.buildGetTransactionListRequest(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
Creates a
GetTransactionListRequest |
Modifier and Type | Method and Description |
---|---|
GetTransactionListRequest |
RequestBuilderImpl.buildGetTransactionListRequest(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction) |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static LocalSearchType |
LocalSearchType.fromValue(String v) |
LocalSearchType |
SelectGetTransactionListType.getSearchtype()
Gets the value of the searchtype property.
|
LocalSearchType |
SelectGetPatientAuditTrailType.getSearchtype()
Gets the value of the searchtype property.
|
static LocalSearchType |
LocalSearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalSearchType[] |
LocalSearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectGetTransactionListType.setSearchtype(LocalSearchType value)
Sets the value of the searchtype property.
|
void |
SelectGetPatientAuditTrailType.setSearchtype(LocalSearchType value)
Sets the value of the searchtype property.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.