Interface RecipePatientPortType
-
public interface RecipePatientPortTypeThis class was generated by Apache CXF 3.6.5 2025-05-27T10:35:53.017+02:00 Generated source version: 3.6.5
-
-
Method Summary
-
-
-
Method Detail
-
revokePrescription
RevokePrescriptionResponseType revokePrescription(RevokePrescriptionRequestType body)
-
listOpenPrescriptions
ListOpenPrescriptionsResponseType listOpenPrescriptions(ListOpenPrescriptionsRequestType body)
-
listOpenRids
ListOpenRidsResponseType listOpenRids(ListOpenRidsRequestType body)
-
putVisionForPatient
PutVisionForPatientResponseType putVisionForPatient(PutVisionForPatientRequestType body)
-
getVision
GetVisionResponseType getVision(GetVisionRequestType body)
-
getPrescription
GetPrescriptionResponseType getPrescription(GetPrescriptionRequestType body)
-
getExecutorProfile
GetExecutorProfileResponseType getExecutorProfile(GetExecutorProfileRequestType body)
-
createReservation
CreateReservationResponseType createReservation(CreateReservationRequestType body)
-
updateReservation
UpdateReservationResponseType updateReservation(UpdateReservationRequestType body)
-
getPrescriptionStatus
GetPrescriptionStatusResponseType getPrescriptionStatus(GetPrescriptionStatusRequestType body)
-
-