Modifier and Type | Method and Description |
---|---|
PatientIdType |
RequestBuilder.buildPatientIdType(String xml)
It builds a KmehrHeaderDeclareTransaction.
|
Modifier and Type | Method and Description |
---|---|
GetPatientRequest |
RequestBuilderComplete.buildGetPatientRequest(PatientIdType patientId)
Creates a
GetPatientRequest |
GetTransactionListRequest |
RequestBuilderComplete.buildGetTransactionListRequest(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
Creates a
GetTransactionListRequest |
GetTransactionRequest |
RequestBuilderComplete.buildGetTransactionRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
GetTransactionRequest |
RequestPublicationRequest |
RequestBuilderComplete.buildRequestPublicationRequest(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment)
Creates a
RequestPublicationRequest |
RevokeTransactionRequest |
RequestBuilderComplete.buildRevokeTransactionRequest(PatientIdType patient,
TransactionIdType transaction)
Creates a
RevokeTransactionRequest |
Modifier and Type | Method and Description |
---|---|
PersonType |
IntraHubPatientService.getPatient(PatientIdType patientId)
Gets the patient.
|
Kmehrmessage |
IntraHubTransactionService.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
Gets the transaction.
|
KmehrHeaderGetTransactionList |
IntraHubTransactionService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
Gets the transaction list.
|
void |
IntraHubTransactionService.requestPublication(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment)
Request publication.
|
void |
IntraHubTransactionService.revokeTransaction(PatientIdType patient,
TransactionIdType transaction)
Revoke transaction.
|
Modifier and Type | Method and Description |
---|---|
PersonType |
IntraHubPatientServiceImpl.getPatient(PatientIdType patientId) |
Kmehrmessage |
IntraHubTransactionServiceImpl.getTransaction(PatientIdType patient,
TransactionBaseType transaction) |
KmehrHeaderGetTransactionList |
IntraHubTransactionServiceImpl.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction) |
void |
IntraHubTransactionServiceImpl.requestPublication(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment) |
void |
IntraHubTransactionServiceImpl.revokeTransaction(PatientIdType patient,
TransactionIdType transaction) |
Modifier and Type | Method and Description |
---|---|
GetPatientResponse |
HubServiceComplete.getPatient(PatientIdType patient)
This operation should be used to declare the consent of an healthcare party within a hub.
|
PersonType |
HubService.getPatient(PatientIdType patient)
This operation should be used to declare the consent of an healthcare party within a hub.
|
GetTransactionResponse |
HubServiceComplete.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
|
Kmehrmessage |
HubService.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
|
GetTransactionListResponse |
HubServiceComplete.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
This operation should be used to get the list of available transactions that fulfill some given criteria.
|
KmehrHeaderGetTransactionList |
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.
|
RequestPublicationResponse |
HubServiceComplete.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.
|
void |
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.
|
RevokeTransactionResponse |
HubServiceComplete.revokeTransaction(PatientIdType patient,
TransactionIdType transaction)
This operation should be used to 'unpublish' a given transaction.
|
void |
HubService.revokeTransaction(PatientIdType patient,
TransactionIdType transaction)
This operation should be used to 'unpublish' a given transaction.
|
Modifier and Type | Method and Description |
---|---|
PersonType |
HubServiceImpl.getPatient(PatientIdType patientId)
This operation should be used to declare the consent of an healthcare party within a hub.
|
GetPatientResponse |
HubServiceCompleteImpl.getPatient(PatientIdType patientId)
This operation should be used to declare the consent of an healthcare party within a hub.
|
Kmehrmessage |
HubServiceImpl.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
|
GetTransactionResponse |
HubServiceCompleteImpl.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
|
KmehrHeaderGetTransactionList |
HubServiceImpl.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 |
HubServiceCompleteImpl.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
This operation should be used to get the list of available transactions that fulfill some given criteria.
|
void |
HubServiceImpl.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 |
HubServiceCompleteImpl.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.
|
void |
HubServiceImpl.revokeTransaction(PatientIdType patient,
TransactionIdType transaction)
This operation should be used to 'unpublish' a given transaction.
|
RevokeTransactionResponse |
HubServiceCompleteImpl.revokeTransaction(PatientIdType patient,
TransactionIdType transaction)
This operation should be used to 'unpublish' a given transaction.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.