Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListRidsHistoryRequest
-
Packages that use ListRidsHistoryRequest Package Description be.business.connector.recipe.executor.services be.business.connector.recipe.patient.services be.business.connector.recipe.prescriber.services -
-
Uses of ListRidsHistoryRequest in be.business.connector.recipe.executor.services
Methods in be.business.connector.recipe.executor.services with parameters of type ListRidsHistoryRequest Modifier and Type Method Description ListRidsHistoryResponseRecipeExecutorServiceV4. listRidsHistory(ListRidsHistoryRequest request)ListRidsHistoryResponseRecipeExecutorServiceV4Impl. listRidsHistory(ListRidsHistoryRequest request) -
Uses of ListRidsHistoryRequest in be.business.connector.recipe.patient.services
Methods in be.business.connector.recipe.patient.services with parameters of type ListRidsHistoryRequest Modifier and Type Method Description ListRidsHistoryResponseRecipePatientServiceV4. listRidsHistory(ListRidsHistoryRequest request)List rids history.ListRidsHistoryResponseRecipePatientServiceV4Impl. listRidsHistory(ListRidsHistoryRequest request)List rids history. -
Uses of ListRidsHistoryRequest in be.business.connector.recipe.prescriber.services
Methods in be.business.connector.recipe.prescriber.services with parameters of type ListRidsHistoryRequest Modifier and Type Method Description ListRidsHistoryResponseRecipePrescriberServiceV4. listRidsHistory(ListRidsHistoryRequest request)List prescription history.ListRidsHistoryResponseRecipePrescriberServiceV4Impl. listRidsHistory(ListRidsHistoryRequest request)List prescription history.
-