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

The EventDefinition resource provides a reusable description of when a particular event can occur.
NameFlagsCardTypeDescription & Constraints
EventDefinition
0..*A description of when an event can occur
 
url
Σ
0..1uriCanonical identifier for this event definition, represented as a URI (globally unique)
 
identifier
Σ
0..*IdentifierAdditional identifier for the event definition
 
version
Σ
0..1stringBusiness version of the event definition
 
versionAlgorithm[x]
Σ
0..1How to compare versions http://hl7.org/fhir/ValueSet/version-algorithm (extensible)
 
 
versionAlgorithmString
Σ
0..1string http://hl7.org/fhir/ValueSet/version-algorithm (extensible)
 
 
versionAlgorithmCoding
Σ
0..1Coding http://hl7.org/fhir/ValueSet/version-algorithm (extensible)
 
name
Σ
0..1stringName for this event definition (computer friendly)
 
title
Σ
0..1stringName for this event definition (human friendly)
 
subtitle
0..1stringSubordinate title of the event definition
 
status *
?!Σ
1..1codedraft | active | retired | unknown PublicationStatus (required)
 
experimental
Σ
0..1booleanFor testing purposes, not real usage
 
subject[x]
0..1Type of individual the event definition is focused on SubjectType (extensible)
 
 
subjectCodeableConcept
0..1CodeableConcept SubjectType (extensible)
 
 
subjectReference
0..1Reference SubjectType (extensible)
 
date
Σ
0..1dateTimeDate last changed
 
publisher
Σ
0..1stringName of the publisher/steward (organization or individual)
 
contact
Σ
0..*ContactDetailContact details for the publisher
 
description
0..1markdownNatural language description of the event definition
 
useContext
Σ
0..*UsageContextThe context that the content is intended to support
 
jurisdiction
Σ
0..*CodeableConceptIntended jurisdiction for event definition (if applicable) Jurisdiction (extensible)
 
purpose
0..1markdownWhy this event definition is defined
 
usage
0..1markdownDescribes the clinical usage of the event definition
 
copyright
0..1markdownUse and/or publishing restrictions
 
copyrightLabel
0..1stringCopyright holder and year(s)
 
approvalDate
Σ
0..1dateWhen the event definition was approved by publisher
 
lastReviewDate
Σ
0..1dateWhen the event definition was last reviewed by the publisher
 
effectivePeriod
Σ
0..1PeriodWhen the event definition is expected to be used
 
topic
0..*CodeableConceptE.g. Education, Treatment, Assessment, etc DefinitionTopic (example)
 
author
0..*ContactDetailWho authored the content
 
editor
0..*ContactDetailWho edited the content
 
reviewer
0..*ContactDetailWho reviewed the content
 
endorser
0..*ContactDetailWho endorsed the content
 
relatedArtifact
0..*RelatedArtifactAdditional documentation, citations, etc
 
trigger *
Σ
1..*TriggerDefinition\"when\" the event occurs (multiple = 'or')