Class ACTOR

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseDatatype, org.hl7.fhir.instance.model.api.ICompositeType
Direct Known Subclasses:
AGENT, GROUP, ORGANISATION, PERSON

public abstract class ACTOR extends PARTY implements org.hl7.fhir.instance.model.api.ICompositeType
Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role.
See Also: