http://hl7.org/fhir/StructureDefinition/ActorDefinition|5.0.0

The ActorDefinition resource is used to describe an actor - a human or an application that plays a role in data exchange, and that may have obligations associated with the role the actor plays.
description: The ActorDefinition resource is used to describe an actor - a human or an application that plays a role in data exchange, and that may have obligations associated with the role the actor plays.
derivation: specialization
name: ActorDefinition
type: ActorDefinition
elements:
  description: {isModifier: false, short: Natural language description of the actor, mustSupport: false, isSummary: false, index: 12}
  capabilities: {isModifier: false, short: CapabilityStatement for the actor (if applicable), mustSupport: false, isSummary: false, index: 21}
  date: {isModifier: false, short: Date last changed, mustSupport: false, isSummary: true, index: 9}
  publisher: {isModifier: false, short: Name of the publisher/steward (organization or individual), mustSupport: false, isSummary: true, index: 10}
  jurisdiction:
    isModifier: false
    short: Intended jurisdiction for actor definition (if applicable)
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 14
  derivedFrom: {isModifier: false, short: Definition of this actor in another context / IG, mustSupport: false, array: true, isSummary: false, index: 22}
  purpose: {isModifier: false, short: Why this actor definition is defined, mustSupport: false, isSummary: false, index: 15}
  name: {isModifier: false, short: Name for this actor definition (computer friendly), mustSupport: false, isSummary: true, index: 5}
  copyrightLabel: {isModifier: false, short: Copyright holder and year(s), mustSupport: false, isSummary: false, index: 17}
  useContext: {isModifier: false, short: The context that the content is intended to support, mustSupport: false, array: true, isSummary: true, index: 13}
  copyright: {isModifier: false, short: Use and/or publishing restrictions, mustSupport: false, isSummary: false, index: 16}
  versionAlgorithm:
    isModifier: false
    short: How to compare versions
    mustSupport: false
    choices: []
    isSummary: true
    index: 4
  type:
    isModifier: false
    short: person | system
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/examplescenario-actor-type|5.0.0'}
    isSummary: true
    index: 18
  experimental: {isModifier: false, short: 'For testing purposes, not real usage', mustSupport: false, meaningWhenMissing: 'If absent, this resource is treated as though it is not experimental.', isSummary: true, index: 8}
  title: {isModifier: false, short: Name for this actor definition (human friendly), mustSupport: false, isSummary: true, index: 6}
  documentation: {isModifier: false, short: Functionality associated with the actor, mustSupport: false, isSummary: false, index: 19}
  reference: {isModifier: false, short: Reference to more information about the actor, mustSupport: false, array: true, isSummary: false, index: 20}
  status:
    isModifier: true
    short: draft | active | retired | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|5.0.0'}
    isModifierReason: This is labeled as \"Is Modifier\" because designs and applications should not use a retired ActorDefinition without due consideration
    isSummary: true
    index: 7
  url:
    constraint:
      cnl-1: {human: 'URL should not contain | or # - these characters make processing canonical references problematic', source: 'http://hl7.org/fhir/StructureDefinition/ActorDefinition', severity: warning, expression: 'exists() implies matches(''^[^|# ]+$'')'}
    isModifier: false
    short: Canonical identifier for this actor definition, represented as a URI (globally unique)
    mustSupport: false
    isSummary: true
    index: 0
  identifier: {isModifier: false, short: Additional identifier for the actor definition (business identifier), mustSupport: false, array: true, isSummary: true, index: 1}
  version: {isModifier: false, short: Business version of the actor definition, mustSupport: false, isSummary: true, index: 2}
  contact: {isModifier: false, short: Contact details for the publisher, mustSupport: false, array: true, isSummary: true, index: 11}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ActorDefinition
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status, type]