Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListOpenRidsRequest
-
-
Uses of ListOpenRidsRequest in be.business.connector.recipe.patient
Methods in be.business.connector.recipe.patient that return ListOpenRidsRequest Modifier and Type Method Description protected ListOpenRidsRequestPatientIntegrationModuleV4Impl. getListOpenRids(ListOpenRidsParam data)Gets the list open prescriptions request. -
Uses of ListOpenRidsRequest in be.business.connector.recipe.patient.services
Methods in be.business.connector.recipe.patient.services with parameters of type ListOpenRidsRequest Modifier and Type Method Description ListOpenRidsResponseRecipePatientServiceV4. listOpenRids(ListOpenRidsRequest listOpenPrescriptionsRequest)List open rids.ListOpenRidsResponseRecipePatientServiceV4Impl. listOpenRids(ListOpenRidsRequest request)List open rids. -
Uses of ListOpenRidsRequest in be.business.connector.recipe.prescriber
Methods in be.business.connector.recipe.prescriber that return ListOpenRidsRequest Modifier and Type Method Description protected ListOpenRidsRequestHospitalPrescriberIntegrationModuleV4Impl. getListOpenRids(ListOpenRidsParam param)Gets the list open prescriptions request.ListOpenRidsRequestPrescriberIntegrationModuleV4Impl. getListOpenRids(ListOpenRidsParam param)Gets the list open prescriptions request. -
Uses of ListOpenRidsRequest in be.business.connector.recipe.prescriber.services
Methods in be.business.connector.recipe.prescriber.services with parameters of type ListOpenRidsRequest Modifier and Type Method Description ListOpenRidsResponseRecipePrescriberServiceV4. listOpenRids(ListOpenRidsRequest listOpenPrescriptionsRequest)List open prescriptions.ListOpenRidsResponseRecipePrescriberServiceV4Impl. listOpenRids(ListOpenRidsRequest request)List open prescriptions.
-