public class ReferralModelImpl extends CDAModelImpl implements ReferralModel
clinicalDocument, custodian, informationRecipients, legalAuthenticator| Constructor and Description |
|---|
ReferralModelImpl(ClinicalDocument document,
SubjectOfCareParticipant subjectOfCare,
ReferralAuthor author,
ReferralParticipant participant,
Custodian custodian) |
| Modifier and Type | Method and Description |
|---|---|
ReferralAuthor |
getAuthor() |
ClinicalDocument |
getClinicalDocument() |
ReferralParticipant |
getReferee() |
SubjectOfCareParticipant |
getSubjectOfCare() |
void |
setAuthor(ReferralAuthor author) |
void |
setParticipant(ReferralParticipant participant) |
void |
setSoc(SubjectOfCareParticipant soc) |
getBaseClinicalDocument, getCustodian, getInformationRecipients, getLegalAuthenticator, setClinicalDocument, setCustodian, setInformationRecipients, setLegalAuthenticatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseClinicalDocument, getCustodian, getInformationRecipients, getLegalAuthenticatorpublic ReferralModelImpl(ClinicalDocument document, SubjectOfCareParticipant subjectOfCare, ReferralAuthor author, ReferralParticipant participant, Custodian custodian)
public ClinicalDocument getClinicalDocument()
getClinicalDocument in interface ReferralModelpublic ReferralAuthor getAuthor()
getAuthor in interface ReferralModelpublic void setAuthor(ReferralAuthor author)
public ReferralParticipant getReferee()
getReferee in interface ReferralModelpublic void setParticipant(ReferralParticipant participant)
public SubjectOfCareParticipant getSubjectOfCare()
getSubjectOfCare in interface ReferralModelpublic void setSoc(SubjectOfCareParticipant soc)
Copyright © 2021. All rights reserved.