public class RequesterParticipantImpl extends PathologyOrganisationParticipantImpl implements RequesterParticipant
organisationaddress, electronicCommunicationDetail| Constructor and Description |
|---|
RequesterParticipantImpl(AsEntityIdentifier personIdentifier,
List<AsEntityIdentifier> organisationIdentifiers,
Organisation org,
ProviderPerson person) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntitlement(Entitlement entitlement) |
String |
getAssignedAuthorId()
Returns a random UUID unless explicitly set
|
List<Entitlement> |
getEntitlement() |
AsEntityIdentifier |
getEntityIdentifiers() |
Coded |
getHealthcareFacilityType()
The involvement or role of the participant in the related action from a
healthcare perspective rather than the specific participation perspective.
|
List<AsEntityIdentifier> |
getOrganisationIdentifiers() |
ProviderPerson |
getPerson() |
String |
getQualifications() |
UniqueIdentifier |
getRoleId() |
void |
setAssignedAuthorId(String id) |
void |
setEntitlement(List<Entitlement> entitlement) |
void |
setOrganisation(Organisation org) |
void |
setQualifications(String qualifications) |
getOrganisationaddElectronicCommunicationDetail, getAddresses, getElectronicCommunicationDetail, setAddress, setElectronicCommunicationDetailclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrganisationaddElectronicCommunicationDetail, getAddresses, getElectronicCommunicationDetail, setAddress, setElectronicCommunicationDetailpublic RequesterParticipantImpl(AsEntityIdentifier personIdentifier, List<AsEntityIdentifier> organisationIdentifiers, Organisation org, ProviderPerson person)
public AsEntityIdentifier getEntityIdentifiers()
getEntityIdentifiers in interface RequesterParticipantgetEntityIdentifiers in interface ParticipantgetEntityIdentifiers in interface PathologyOrganisationParticipantgetEntityIdentifiers in class PathologyOrganisationParticipantImplpublic ProviderPerson getPerson()
getPerson in interface RequesterParticipantpublic List<Entitlement> getEntitlement()
getEntitlement in interface RequesterParticipantpublic void setEntitlement(List<Entitlement> entitlement)
setEntitlement in interface RequesterParticipantpublic String getQualifications()
getQualifications in interface QualifiedParticipantpublic void setQualifications(String qualifications)
setQualifications in interface QualifiedParticipantpublic void addEntitlement(Entitlement entitlement)
addEntitlement in interface RequesterParticipantpublic UniqueIdentifier getRoleId()
getRoleId in interface PathologyOrganisationParticipantpublic Coded getHealthcareFacilityType()
PathologyOrganisationParticipantgetHealthcareFacilityType in interface PathologyOrganisationParticipantpublic List<AsEntityIdentifier> getOrganisationIdentifiers()
getOrganisationIdentifiers in interface RequesterParticipantpublic void setOrganisation(Organisation org)
public String getAssignedAuthorId()
getAssignedAuthorId in interface QualifiedParticipantpublic void setAssignedAuthorId(String id)
setAssignedAuthorId in interface QualifiedParticipantCopyright © 2021. All rights reserved.