Uses of Class
be.fgov.ehealth.recipe.protocol.v1.CreatePrescriptionRequest

Packages that use CreatePrescriptionRequest
be.ehealth.businessconnector.recipe.builders   
be.ehealth.businessconnector.recipe.service   
be.ehealth.businessconnector.recipe.service.impl   
be.fgov.ehealth.recipe.protocol.v1   
 

Uses of CreatePrescriptionRequest in be.ehealth.businessconnector.recipe.builders
 

Methods in be.ehealth.businessconnector.recipe.builders that return CreatePrescriptionRequest
 CreatePrescriptionRequest CreatePrescriptionBuilder.buildRequest(boolean feedbackRequested, long patientId, byte[] prescription, String prescriptionType, KeyResult key)
          Deprecated. Builds the request.
 

Uses of CreatePrescriptionRequest in be.ehealth.businessconnector.recipe.service
 

Methods in be.ehealth.businessconnector.recipe.service with parameters of type CreatePrescriptionRequest
 CreatePrescriptionResponse PrescriberService.createPrescription(SAMLToken token, CreatePrescriptionRequest request)
          Deprecated. Creates the prescription.
 

Uses of CreatePrescriptionRequest in be.ehealth.businessconnector.recipe.service.impl
 

Methods in be.ehealth.businessconnector.recipe.service.impl with parameters of type CreatePrescriptionRequest
 CreatePrescriptionResponse PrescriberServiceImpl.createPrescription(SAMLToken token, CreatePrescriptionRequest request)
          Deprecated. Creates the prescription.
 

Uses of CreatePrescriptionRequest in be.fgov.ehealth.recipe.protocol.v1
 

Methods in be.fgov.ehealth.recipe.protocol.v1 that return CreatePrescriptionRequest
 CreatePrescriptionRequest ObjectFactory.createCreatePrescriptionRequest()
          Create an instance of CreatePrescriptionRequest
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.