| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.executor | |
| be.recipe.api.patient | |
| be.recipe.api.prescriber |
| Modifier and Type | Method and Description |
|---|---|
static Prescription.RID |
Prescription.RID.prescriptionID(String id) |
Prescription.RID |
Prescription.Abstract.rid() |
Prescription.RID |
Prescription.Wrapper.rid() |
Prescription.RID |
Registered.rid() |
| Modifier and Type | Method and Description |
|---|---|
static java8.util.function.Function<Registered,Prescription.RID> |
Registered.Simple.toRID() |
| Modifier and Type | Method and Description |
|---|---|
Prescription.Encrypted.Simple |
Prescription.Encrypted.Simple.rid(Prescription.RID rid) |
Prescription.Abstract |
Prescription.Abstract.rid(Prescription.RID rid) |
void |
Prescription.Abstract.setRid(Prescription.RID rid) |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
GetPrescriptionStatus.rid |
Prescription.RID |
AcceptReservationCancellationRequest.rid |
Prescription.RID |
RejectReservation.rid |
Prescription.RID |
FulfillReservation.rid |
Prescription.RID |
GetPrescription.rid |
Prescription.RID |
AcceptReservation.rid |
Prescription.RID |
ArchivePrescription.rid |
Prescription.RID |
ListReservations.Response.Simple.rid |
| Modifier and Type | Method and Description |
|---|---|
Prescription.RID |
ListPrescriptions.Response.AbstractWrapper.rid() |
Prescription.RID |
ListReservations.Response.Simple.rid() |
Prescription.RID |
ListReservations.Response.Wrapper.rid() |
| Modifier and Type | Method and Description |
|---|---|
static GetPrescriptionStatus |
GetPrescriptionStatus.of(Prescription.RID prescription) |
static GetPrescriptionAndPutInProcess |
GetPrescriptionAndPutInProcess.of(Prescription.RID rid) |
static AcceptReservationCancellationRequest |
AcceptReservationCancellationRequest.of(Prescription.RID rid) |
static RejectReservation |
RejectReservation.of(Prescription.RID rid) |
static FulfillReservation |
FulfillReservation.of(Prescription.RID rid) |
static GetPrescription |
GetPrescription.of(Prescription.RID rid) |
static AcceptReservation |
AcceptReservation.of(Prescription.RID rid) |
static ArchivePrescription |
ArchivePrescription.of(Prescription.RID rid) |
static FulfillReservation |
FulfillReservation.of(Prescription.RID rid,
String message) |
static AcceptReservation |
AcceptReservation.of(Prescription.RID rid,
String message) |
static ListPrescriptions.Response.Encrypted.Simple |
ListPrescriptions.Response.Encrypted.Simple.response(Prescription.RID rid) |
RejectReservation |
RejectReservation.rid(Prescription.RID rid) |
AcceptReservation |
AcceptReservation.rid(Prescription.RID rid) |
| Constructor and Description |
|---|
ArchivePrescription(Prescription.RID rid) |
GetPrescription(Prescription.RID rid) |
GetPrescriptionAndPutInProcess(Prescription.RID prescription) |
GetPrescriptionStatus(Prescription.RID rid) |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
PutVisionExecutors.Request.prescription |
Prescription.RID |
UnlockPrescription.prescription |
Prescription.RID |
LockPrescription.Request.prescription |
Prescription.RID |
GetPrescriptionStatus.rid |
Prescription.RID |
RevokePrescription.rid |
Prescription.RID |
PutVisionOtherPrescribers.rid |
Prescription.RID |
CancelReservation.rid |
Prescription.RID |
GetPrescription.rid |
Prescription.RID |
AddReservation.rid |
Prescription.RID |
UpdateContactDetails.rid |
| Modifier and Type | Method and Description |
|---|---|
Prescription.RID |
ListPrescriptions.Response.AbstractWrapper.rid() |
| Modifier and Type | Method and Description |
|---|---|
static LockPrescription.Request |
LockPrescription.Request.lock(Prescription.RID prescription) |
static GetPrescriptionStatus |
GetPrescriptionStatus.of(Prescription.RID prescription) |
static RevokePrescription |
RevokePrescription.of(Prescription.RID rid) |
static CancelReservation |
CancelReservation.of(Prescription.RID rid) |
static CancelReservation.Legacy |
CancelReservation.Legacy.of(Prescription.RID rid)
Deprecated.
|
static GetPrescription |
GetPrescription.of(Prescription.RID rid) |
static UpdateContactDetails |
UpdateContactDetails.of(Prescription.RID rid) |
static ListPrescriptions.Response.Encrypted.Simple |
ListPrescriptions.Response.Encrypted.Simple.response(Prescription.RID rid) |
AddReservation |
AddReservation.rid(Prescription.RID rid) |
static UnlockPrescription |
UnlockPrescription.unlock(Prescription.RID prescription) |
| Constructor and Description |
|---|
CancelReservation(Prescription.RID rid) |
GetPrescription(Prescription.RID rid) |
GetPrescriptionStatus(Prescription.RID rid) |
Legacy(Prescription.RID rid)
Deprecated.
|
PutVisionOtherPrescribers(Prescription.RID rid) |
PutVisionOtherPrescribers(Prescription.RID rid,
VisionOtherPrescribers vision) |
Request(Prescription.RID prescription) |
UpdateContactDetails(Prescription.RID rid) |
UpdateContactDetails(Prescription.RID rid,
String email,
String phoneNumber,
ContactPreference contactPreference) |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
PutVisionOtherPrescribers.prescription |
Prescription.RID |
GetPrescriptionStatus.rid |
Prescription.RID |
RevokePrescription.rid |
Prescription.RID |
ListPrescriptions.Response.AbstractSimpleResponse.rid |
Prescription.RID |
GetPrescription.rid |
| Modifier and Type | Method and Description |
|---|---|
Prescription.RID |
ListPrescriptions.Response.AbstractWrapper.rid() |
Prescription.RID |
ListPrescriptions.Response.AbstractSimpleResponse.rid() |
Prescription.RID |
ListPrescriptions.Response.Wrapper.rid() |
| Modifier and Type | Method and Description |
|---|---|
static GetPrescriptionStatus |
GetPrescriptionStatus.of(Prescription.RID prescription) |
static RevokePrescription |
RevokePrescription.of(Prescription.RID rid) |
static GetPrescription |
GetPrescription.of(Prescription.RID prescription) |
static ListPrescriptions.Response.PlainText.Simple |
ListPrescriptions.Response.PlainText.Simple.response(Prescription.RID rid) |
static ListPrescriptions.Response.Encrypted.Simple |
ListPrescriptions.Response.Encrypted.Simple.response(Prescription.RID rid) |
| Constructor and Description |
|---|
GetPrescription(Prescription.RID rid) |
GetPrescriptionStatus(Prescription.RID rid) |
PutVisionOtherPrescribers(Prescription.RID prescription) |
PutVisionOtherPrescribers(Prescription.RID prescription,
VisionOtherPrescribers vision) |
Copyright © 2010–2025 Smals. All rights reserved.