public class PrescriberInstructionRecipientPersonImpl extends Object implements PrescriberInstructionRecipientPerson
| Constructor and Description |
|---|
PrescriberInstructionRecipientPersonImpl(PersonName personName,
ProviderIndividualDemographicData demographicData) |
| Modifier and Type | Method and Description |
|---|---|
ProviderIndividualDemographicData |
getDemographicData() |
PersonName |
getPersonName() |
public PrescriberInstructionRecipientPersonImpl(PersonName personName, ProviderIndividualDemographicData demographicData)
public PersonName getPersonName()
getPersonName in interface PrescriberInstructionRecipientPersonpublic ProviderIndividualDemographicData getDemographicData()
getDemographicData in interface PrescriberInstructionRecipientPersonCopyright © 2021. All rights reserved.