Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListOpenPrescriptionsRequest
-
Packages that use ListOpenPrescriptionsRequest Package Description be.business.connector.recipe.executor.services be.business.connector.recipe.patient.services -
-
Uses of ListOpenPrescriptionsRequest in be.business.connector.recipe.executor.services
Methods in be.business.connector.recipe.executor.services with parameters of type ListOpenPrescriptionsRequest Modifier and Type Method Description ListOpenPrescriptionsResponseRecipeExecutorServiceV4. listOpenPrescriptions(ListOpenPrescriptionsRequest getOpenPrescriptionList)ListOpenPrescriptionsResponseRecipeExecutorServiceV4Impl. listOpenPrescriptions(ListOpenPrescriptionsRequest request) -
Uses of ListOpenPrescriptionsRequest in be.business.connector.recipe.patient.services
Methods in be.business.connector.recipe.patient.services with parameters of type ListOpenPrescriptionsRequest Modifier and Type Method Description ListOpenPrescriptionsResponseRecipePatientServiceV4. listOpenPrescriptions(ListOpenPrescriptionsRequest request)List open prescriptions.ListOpenPrescriptionsResponseRecipePatientServiceV4Impl. listOpenPrescriptions(ListOpenPrescriptionsRequest request)List open prescriptions.
-