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

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: {isModifier: false, short: Natural language description of the event definition, mustSupport: false, isSummary: false, index: 15}
  date: {isModifier: false, short: Date last changed, mustSupport: false, isSummary: true, index: 12}
  endorser: {isModifier: false, short: Who endorsed the content, mustSupport: false, array: true, isSummary: false, index: 29}
  publisher: {isModifier: false, short: Name of the publisher/steward (organization or individual), mustSupport: false, isSummary: true, index: 13}
  approvalDate: {isModifier: false, short: When the event definition was approved by publisher, mustSupport: false, isSummary: true, index: 22}
  jurisdiction:
    isModifier: false
    short: Intended jurisdiction for event definition (if applicable)
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 17
  purpose: {isModifier: false, short: Why this event definition is defined, mustSupport: false, isSummary: false, index: 18}
  name: {isModifier: false, short: Name for this event definition (computer friendly), mustSupport: false, isSummary: true, index: 5}
  copyrightLabel: {isModifier: false, short: Copyright holder and year(s), mustSupport: false, isSummary: false, index: 21}
  useContext: {isModifier: false, short: The context that the content is intended to support, mustSupport: false, array: true, isSummary: true, index: 16}
  copyright: {isModifier: false, short: Use and/or publishing restrictions, mustSupport: false, isSummary: false, index: 20}
  versionAlgorithm:
    isModifier: false
    short: How to compare versions
    mustSupport: false
    choices: []
    isSummary: true
    index: 4
  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: 9}
  topic:
    isModifier: false
    short: E.g. Education, Treatment, Assessment, etc
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/definition-topic'}
    isSummary: false
    index: 25
  title: {isModifier: false, short: Name for this event definition (human friendly), mustSupport: false, isSummary: true, index: 6}
  author: {isModifier: false, short: Who authored the content, mustSupport: false, array: true, isSummary: false, index: 26}
  usage: {isModifier: false, short: Describes the clinical usage of the event definition, mustSupport: false, isSummary: false, index: 19}
  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 applications should not use a retired {{title}} without due consideration
    isSummary: true
    index: 8
  subtitle: {isModifier: false, short: Subordinate title of the event definition, mustSupport: false, isSummary: false, 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/EventDefinition', severity: warning, expression: 'exists() implies matches(''^[^|# ]+$'')'}
    isModifier: false
    short: Canonical identifier for this event definition, represented as a URI (globally unique)
    mustSupport: false
    isSummary: true
    index: 0
  identifier: {isModifier: false, short: Additional identifier for the event definition, mustSupport: false, array: true, isSummary: true, index: 1}
  lastReviewDate: {isModifier: false, short: When the event definition was last reviewed by the publisher, mustSupport: false, isSummary: true, index: 23}
  editor: {isModifier: false, short: Who edited the content, mustSupport: false, array: true, isSummary: false, index: 27}
  reviewer: {isModifier: false, short: Who reviewed the content, mustSupport: false, array: true, isSummary: false, index: 28}
  version: {isModifier: false, short: Business version of the event definition, mustSupport: false, isSummary: true, index: 2}
  trigger: {min: 1, isModifier: false, short: \"when\" the event occurs (multiple = 'or'), mustSupport: false, array: true, isSummary: true, index: 31}
  relatedArtifact: {isModifier: false, short: 'Additional documentation, citations, etc', mustSupport: false, array: true, isSummary: false, index: 30}
  contact: {isModifier: false, short: Contact details for the publisher, mustSupport: false, array: true, isSummary: true, index: 14}
  subject:
    isModifier: false
    short: Type of individual the event definition is focused on
    mustSupport: false
    choices: []
    meaningWhenMissing: Patient
    isSummary: false
    index: 11
  effectivePeriod: {isModifier: false, short: When the event definition is expected to be used, mustSupport: false, isSummary: true, index: 24}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EventDefinition
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status, trigger]