Uses of Class
be.fgov.ehealth.recipe.protocol.v4.CreatePrescriptionRequest
-
Packages that use CreatePrescriptionRequest Package Description be.business.connector.recipe.prescriber.services -
-
Uses of CreatePrescriptionRequest in be.business.connector.recipe.prescriber.services
Methods in be.business.connector.recipe.prescriber.services with parameters of type CreatePrescriptionRequest Modifier and Type Method Description CreatePrescriptionResponseRecipePrescriberServiceV4. createPrescription(CreatePrescriptionRequest request)Creates the prescription.CreatePrescriptionResponseRecipePrescriberServiceV4. createPrescription(CreatePrescriptionRequest request, Element samlAssertion, be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential keyPairCredential)Creates the prescription.CreatePrescriptionResponseRecipePrescriberServiceV4Impl. createPrescription(CreatePrescriptionRequest request)CreatePrescriptionResponseRecipePrescriberServiceV4Impl. createPrescription(CreatePrescriptionRequest request, Element samlAssertion, be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential keyPairCredential)
-