Interface PatientIdBasedStoredQuery
- All Known Implementing Classes:
FetchQuery
,FindDispensesQuery
,FindDocumentsByReferenceIdQuery
,FindDocumentsByTitleQuery
,FindDocumentsQuery
,FindFoldersQuery
,FindMedicationAdministrationsQuery
,FindMedicationListQuery
,FindMedicationTreatmentPlansQuery
,FindPrescriptionsForDispenseQuery
,FindPrescriptionsForValidationQuery
,FindPrescriptionsQuery
,FindSubmissionSetsQuery
,GetAllQuery
,PharmacyDocumentsQuery
,PharmacyStableDocumentsQuery
,SubscriptionForDocumentEntryQuery
,SubscriptionForFolderQuery
,SubscriptionForSubmissionSetQuery
public interface PatientIdBasedStoredQuery
Interface for stored queries which take a patient ID as parameter.
- Author:
- Dmytro Rud
-
Method Summary
-
Method Details
-
getPatientId
Identifiable getPatientId() -
setPatientId
-