Skip to main content

EventDefinition

Draft Specialized — Quality & Testing

The EventDefinition resource provides a reusable description of when a particular event can occur.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/EventDefinition
InteractionMethodPath
ReadGET/fhir/R5/EventDefinition/[id]
VreadGET/fhir/R5/EventDefinition/[id]/_history/[vid]
UpdatePUT/fhir/R5/EventDefinition/[id]
PatchPATCH/fhir/R5/EventDefinition/[id]
DeleteDELETE/fhir/R5/EventDefinition/[id]
CreatePOST/fhir/R5/EventDefinition
SearchGET/fhir/R5/EventDefinition?...
HistoryGET/fhir/R5/EventDefinition/[id]/_history
Type-historyGET/fhir/R5/EventDefinition/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this event definition, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the event definition
versionstring0..1Business version of the event definition
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this event definition (computer friendly)
titlestring0..1Name for this event definition (human friendly)
subtitlestring0..1Subordinate title of the event definition
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
subject[x]CodeableConcept / Reference0..1Type of individual the event definition is focused on
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the event definition
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for event definition (if applicable)
purposemarkdown0..1Why this event definition is defined
usagemarkdown0..1Describes the clinical usage of the event definition
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
approvalDatedate0..1When the event definition was approved by publisher
lastReviewDatedate0..1When the event definition was last reviewed by the publisher
effectivePeriodPeriod0..1When the event definition is expected to be used
topicCodeableConcept0..*E.g. Education, Treatment, Assessment, etc
authorContactDetail0..*Who authored the content
editorContactDetail0..*Who edited the content
reviewerContactDetail0..*Who reviewed the content
endorserContactDetail0..*Who endorsed the content
relatedArtifactRelatedArtifact0..*Additional documentation, citations, etc
triggerTriggerDefinition1..*"when" the event occurs (multiple = 'or')

Resource-specific search parameters

ParameterTypeDescription
composed-ofreferenceWhat resource is being referenced
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
depends-onreferenceWhat resource is being referenced
derived-fromreferenceWhat resource is being referenced
descriptionstringThe description of the activity definition
effectivedateThe time during which the activity definition is intended to be in use
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
predecessorreferenceWhat resource is being referenced
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
successorreferenceWhat resource is being referenced
titlestringThe human-friendly name of the activity definition
topictokenTopics associated with the module
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference