Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetPrescriptionResponse
-
Packages that use GetPrescriptionResponse Package Description be.business.connector.recipe.patient.services be.business.connector.recipe.prescriber.services -
-
Uses of GetPrescriptionResponse in be.business.connector.recipe.patient.services
Methods in be.business.connector.recipe.patient.services that return GetPrescriptionResponse Modifier and Type Method Description GetPrescriptionResponseRecipePatientServiceV4. getPrescriptionForPatient(GetPrescriptionRequest getPrescriptionForPrescriberRequest)Gets the prescription for the patient.GetPrescriptionResponseRecipePatientServiceV4Impl. getPrescriptionForPatient(GetPrescriptionRequest request)Gets the prescription for the patient. -
Uses of GetPrescriptionResponse in be.business.connector.recipe.prescriber.services
Methods in be.business.connector.recipe.prescriber.services that return GetPrescriptionResponse Modifier and Type Method Description GetPrescriptionResponseRecipePrescriberServiceV4. getPrescriptionForPrescriber(GetPrescriptionRequest getPrescriptionForPrescriberRequest)Gets the prescription for.GetPrescriptionResponseRecipePrescriberServiceV4Impl. getPrescriptionForPrescriber(GetPrescriptionRequest request)Gets the prescription for.
-