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

The EventDefinition resource provides a reusable description of when a particular event can occur.
description: The EventDefinition resource provides a reusable description of when a particular event can occur.
derivation: specialization
name: EventDefinition
type: EventDefinition
elements:
  description: {short: Natural language description of the event definition, index: 13}
  date: {short: Date last changed, isSummary: true, index: 10}
  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 event definition was approved by publisher, isSummary: true, index: 19}
  jurisdiction:
    short: Intended jurisdiction for event definition (if applicable)
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 15
  purpose: {short: Why this event definition is defined, index: 16}
  name: {short: Name for this event 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
  title: {short: Name for this event definition (human friendly), isSummary: true, index: 4}
  author: {short: Who authored the content, array: true, index: 23}
  usage: {short: Describes the clinical usage of the event definition, index: 17}
  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
  subtitle: {short: Subordinate title of the event definition, index: 5}
  url: {short: 'Canonical identifier for this event definition, represented as a URI (globally unique)', isSummary: true, index: 0}
  identifier: {short: Additional identifier for the event definition, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the event definition was last reviewed, isSummary: true, index: 20}
  editor: {short: Who edited the content, array: true, index: 24}
  reviewer: {short: Who reviewed the content, array: true, index: 25}
  version: {short: Business version of the event definition, isSummary: true, index: 2}
  trigger: {min: 1, short: \"when\" the event occurs (multiple = 'or'), array: true, isSummary: true, index: 28}
  relatedArtifact: {short: 'Additional documentation, citations, etc.', array: true, index: 27}
  contact: {short: Contact details for the publisher, array: true, isSummary: true, index: 12}
  subject:
    short: Type of individual the event definition is focused on
    choices: []
    meaningWhenMissing: Patient
    index: 9
  effectivePeriod: {short: When the event definition is expected to be used, isSummary: true, index: 21}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EventDefinition
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status, trigger]