public abstract class OrganisationParticipantImpl extends ParticipantImpl implements OrganisationParticipant
| Modifier and Type | Field and Description |
|---|---|
protected HPIO |
entityIdentifier |
protected String |
healthCareFacilityID |
protected Organisation |
organisation |
address, electronicCommunicationDetail| Constructor and Description |
|---|
OrganisationParticipantImpl() |
| Modifier and Type | Method and Description |
|---|---|
HPIO |
getEntityIdentifiers() |
String |
getHealthCareFacilityID()
Defaults to a Random UUID if not explicitly set
|
Organisation |
getOrganisation() |
void |
setHealthCareFacilityID(String healthCareFacilityID) |
addElectronicCommunicationDetail, getAddresses, getElectronicCommunicationDetail, setAddress, setElectronicCommunicationDetailclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElectronicCommunicationDetail, getAddresses, getElectronicCommunicationDetail, setAddress, setElectronicCommunicationDetailprotected HPIO entityIdentifier
protected Organisation organisation
protected String healthCareFacilityID
public HPIO getEntityIdentifiers()
getEntityIdentifiers in interface OrganisationParticipantgetEntityIdentifiers in interface Participantpublic Organisation getOrganisation()
getOrganisation in interface OrganisationParticipantpublic String getHealthCareFacilityID()
getHealthCareFacilityID in interface OrganisationParticipantpublic void setHealthCareFacilityID(String healthCareFacilityID)
Copyright © 2021. All rights reserved.