public class EPrescriptionContextImpl extends Object implements EPrescriptionContext
| Constructor and Description |
|---|
EPrescriptionContextImpl(SubjectOfCareParticipant subjectOfCare,
PrescriberParticipation prescriber,
PrescriberOrganisationParticipation prescriberOrganisation) |
| Modifier and Type | Method and Description |
|---|---|
PrescriberParticipation |
getPrescriber() |
PrescriberOrganisationParticipation |
getPrescriberOrganisation() |
SubjectOfCareParticipant |
getSubjectOfCare() |
public EPrescriptionContextImpl(SubjectOfCareParticipant subjectOfCare, PrescriberParticipation prescriber, PrescriberOrganisationParticipation prescriberOrganisation)
public SubjectOfCareParticipant getSubjectOfCare()
getSubjectOfCare in interface EPrescriptionContextpublic PrescriberParticipation getPrescriber()
getPrescriber in interface EPrescriptionContextpublic PrescriberOrganisationParticipation getPrescriberOrganisation()
getPrescriberOrganisation in interface EPrescriptionContextCopyright © 2021. All rights reserved.