public class PrescriptionRequestContextImpl extends Object implements PrescriptionRequestContext
| Constructor and Description |
|---|
PrescriptionRequestContextImpl(SubjectOfCareParticipant subjectOfCare,
DispenserParticipation dispenser,
DispensingOrganisationParticipation dispensingOrganisation,
PrescriberParticipation prescriber,
PrescriberOrganisationParticipation prescriberOrganisation,
PrescriptionRequestIdentifier prescriptionRequestIdentifier,
ZonedDateTime dateTimePrescriptionRequestWritten) |
public PrescriptionRequestContextImpl(SubjectOfCareParticipant subjectOfCare, DispenserParticipation dispenser, DispensingOrganisationParticipation dispensingOrganisation, PrescriberParticipation prescriber, PrescriberOrganisationParticipation prescriberOrganisation, PrescriptionRequestIdentifier prescriptionRequestIdentifier, ZonedDateTime dateTimePrescriptionRequestWritten)
public SubjectOfCareParticipant getSubjectOfCare()
getSubjectOfCare in interface PrescriptionRequestContextpublic DispenserParticipation getDispenser()
getDispenser in interface PrescriptionRequestContextpublic DispensingOrganisationParticipation getDispensingOrganisation()
getDispensingOrganisation in interface PrescriptionRequestContextpublic PrescriberParticipation getPrescriber()
getPrescriber in interface PrescriptionRequestContextpublic PrescriberOrganisationParticipation getPrescriberOrganisation()
getPrescriberOrganisation in interface PrescriptionRequestContextpublic PrescriptionRequestIdentifier getPrescriptionRequestIdentifier()
getPrescriptionRequestIdentifier in interface PrescriptionRequestContextpublic ZonedDateTime getDateTimePrescriptionRequestWritten()
getDateTimePrescriptionRequestWritten in interface PrescriptionRequestContextCopyright © 2021. All rights reserved.