public class PrescriberInstructionDetailImpl extends Object implements PrescriberInstructionDetail
| Constructor and Description |
|---|
PrescriberInstructionDetailImpl(PrescriberInstructionRecipientParticipation prescriberInstructionRecipient,
ZonedDateTime dateTimePrescriberInstructionReceived,
String prescriberInstruction,
PrescriberInstructionSource prescriberInstructionSource,
PrescriberInstructionCommunicationMedium prescriberInstructionCommunicationMedium) |
public PrescriberInstructionDetailImpl(PrescriberInstructionRecipientParticipation prescriberInstructionRecipient, ZonedDateTime dateTimePrescriberInstructionReceived, String prescriberInstruction, PrescriberInstructionSource prescriberInstructionSource, PrescriberInstructionCommunicationMedium prescriberInstructionCommunicationMedium)
public PrescriberInstructionRecipientParticipation getPrescriberInstructionRecipient()
getPrescriberInstructionRecipient in interface PrescriberInstructionDetailpublic ZonedDateTime getDateTimePrescriberInstructionReceived()
getDateTimePrescriberInstructionReceived in interface PrescriberInstructionDetailpublic String getPrescriberInstruction()
getPrescriberInstruction in interface PrescriberInstructionDetailpublic PrescriberInstructionSource getPrescriberInstructionSource()
getPrescriberInstructionSource in interface PrescriberInstructionDetailpublic PrescriberInstructionCommunicationMedium getPrescriberInstructionCommunicationMedium()
getPrescriberInstructionCommunicationMedium in interface PrescriberInstructionDetailCopyright © 2021. All rights reserved.