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