http://hl7.org/fhir/StructureDefinition/ActivityDefinition|4.0.1

This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.
description: This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.
derivation: specialization
name: ActivityDefinition
type: ActivityDefinition
elements:
  observationResultRequirement: {short: What observations must be produced by this action, array: true, index: 48}
  description: {short: Natural language description of the activity definition, isSummary: true, index: 13}
  date: {short: Date last changed, isSummary: true, index: 10}
  transform: {short: Transform to apply the template, index: 49}
  endorser: {short: Who endorsed the content, array: true, index: 26}
  publisher: {short: Name of the publisher (organization or individual), isSummary: true, index: 11}
  approvalDate: {short: When the activity definition was approved by publisher, index: 19}
  jurisdiction:
    short: Intended jurisdiction for activity definition (if applicable)
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 15
  dosage: {short: Detailed dosage instructions, array: true, index: 44}
  observationRequirement: {short: What observations are required to perform this action, array: true, index: 47}
  purpose: {short: Why this activity definition is defined, index: 16}
  name: {short: Name for this activity definition (computer friendly), isSummary: true, index: 3}
  useContext: {short: The context that the content is intended to support, array: true, isSummary: true, index: 14}
  copyright: {short: Use and/or publishing restrictions, index: 18}
  experimental: {short: 'For testing purposes, not real usage', isSummary: true, index: 7}
  topic:
    short: E.g. Education, Treatment, Assessment, etc.
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/definition-topic'}
    index: 22
  participant:
    short: Who should participate in the action
    array: true
    index: 38
    elements:
      type:
        short: patient | practitioner | related-person | device
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1'}
        index: 39
      role:
        short: E.g. Nurse, Surgeon, Parent, etc.
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/action-participant-role'}
        index: 40
    required: [type]
  title: {short: Name for this activity definition (human friendly), isSummary: true, index: 4}
  library: {short: Logic used by the activity definition, array: true, index: 28}
  author: {short: Who authored the content, array: true, index: 23}
  product:
    short: What's administered/supplied
    choices: []
    index: 42
  usage: {short: Describes the clinical usage of the activity definition, index: 17}
  priority:
    short: routine | urgent | asap | stat
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority|4.0.1'}
    index: 33
  status:
    isModifier: true
    short: draft | active | retired | unknown
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|4.0.1'}
    isModifierReason: This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration
    isSummary: true
    index: 6
  timing:
    short: When activity is to occur
    choices: []
    index: 36
  subtitle: {short: Subordinate title of the activity definition, index: 5}
  kind:
    short: Kind of resource
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-resource-types|4.0.1'}
    isSummary: true
    index: 29
  dynamicValue:
    short: Dynamic aspects of the definition
    array: true
    index: 50
    elements:
      path: {short: The path to the element to be set dynamically, index: 51}
      expression: {short: An expression that provides the dynamic value for the customization, index: 52}
    required: [path, expression]
  url: {short: 'Canonical identifier for this activity definition, represented as a URI (globally unique)', isSummary: true, index: 0}
  code:
    short: Detail type of activity
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'}
    isSummary: true
    index: 31
  identifier: {short: Additional identifier for the activity definition, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the activity definition was last reviewed, index: 20}
  editor: {short: Who edited the content, array: true, index: 24}
  doNotPerform: {isModifier: true, short: True if the activity should not be performed, isModifierReason: 'If true this element negates the specified action. For Example,  instead of a request for a procedure, it is a request for the procedure to not occur.', isSummary: true, index: 34}
  bodySite:
    short: What part of body to perform on
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 45
  intent:
    short: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-intent|4.0.1'}
    index: 32
  specimenRequirement: {short: What specimens are required to perform this action, array: true, index: 46}
  reviewer: {short: Who reviewed the content, array: true, index: 25}
  quantity: {short: How much is administered/consumed/supplied, index: 43}
  version: {short: Business version of the activity definition, isSummary: true, index: 2}
  relatedArtifact: {short: 'Additional documentation, citations, etc.', array: true, index: 27}
  location: {short: Where it should happen, index: 37}
  contact: {short: Contact details for the publisher, array: true, isSummary: true, index: 12}
  subject:
    short: Type of individual the activity definition is intended for
    choices: []
    meaningWhenMissing: Patient
    index: 9
  profile: {short: What profile the resource needs to conform to, index: 30}
  effectivePeriod: {short: When the activity definition is expected to be used, isSummary: true, index: 21}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ActivityDefinition
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status]