public interface PrescriptionRequestContext
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getDateTimePrescriptionRequestWritten() |
DispenserParticipation |
getDispenser() |
DispensingOrganisationParticipation |
getDispensingOrganisation() |
PrescriberParticipation |
getPrescriber() |
PrescriberOrganisationParticipation |
getPrescriberOrganisation() |
PrescriptionRequestIdentifier |
getPrescriptionRequestIdentifier() |
SubjectOfCareParticipant |
getSubjectOfCare() |
SubjectOfCareParticipant getSubjectOfCare()
DispenserParticipation getDispenser()
DispensingOrganisationParticipation getDispensingOrganisation()
PrescriberParticipation getPrescriber()
PrescriberOrganisationParticipation getPrescriberOrganisation()
PrescriptionRequestIdentifier getPrescriptionRequestIdentifier()
org.joda.time.DateTime getDateTimePrescriptionRequestWritten()
Copyright © 2020. All rights reserved.