description: Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role. package_name: openehr.base derivation: specialization name: ACTOR abstract: true type: http://openehr.org/fhir/StructureDefinition/ACTOR elements: languages: {type: 'http://openehr.org/fhir/StructureDefinition/DV-TEXT', short: 'Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant).', isModifier: false, array: true, index: 0} roles: {type: 'http://openehr.org/fhir/StructureDefinition/PARTY-REF', short: Identifiers of the Version container for each Role played by this Party., isModifier: false, array: true, index: 1} package_version: 0.1.0-snapshot class: logical kind: logical url: http://openehr.org/fhir/StructureDefinition/ACTOR base: http://openehr.org/fhir/StructureDefinition/PARTY version: 0.1.0-snapshot