EventDefinition
SpecializedThe EventDefinition resource provides a reusable description of when a particular event can occur.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| EventDefinition | 0..* | — | A description of when an event can occur |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .urlΣ | 0..1 | uri | Canonical identifier for this event definition, represented as a URI (globally unique) |
| .identifierΣ | 0..* | Identifier | Additional identifier for the event definition |
| .versionΣ | 0..1 | string | Business version of the event definition |
| .nameΣ | 0..1 | string | Name for this event definition (computer friendly) |
| .titleΣ | 0..1 | string | Name for this event definition (human friendly) |
| .subtitle | 0..1 | string | Subordinate title of the event definition |
| .status?!Σ | 1..1 | code | draft | active | retired | unknown Bindingpublication-status(required) |
| .experimentalΣ | 0..1 | boolean | For testing purposes, not real usage |
| .subject[x] | 0..1 | CodeableConcept | Reference(Group) | Type of individual the event definition is focused on Bindingsubject-type(extensible) |
| .dateΣ | 0..1 | dateTime | Date last changed |
| .publisherΣ | 0..1 | string | Name of the publisher (organization or individual) |
| .contactΣ | 0..* | ContactDetail | Contact details for the publisher |
| .description | 0..1 | markdown | Natural language description of the event definition |
| .useContextΣ | 0..* | UsageContext | The context that the content is intended to support |
| .jurisdictionΣ | 0..* | CodeableConcept | Intended jurisdiction for event definition (if applicable) Bindingjurisdiction(extensible) |
| .purpose | 0..1 | markdown | Why this event definition is defined |
| .usage | 0..1 | string | Describes the clinical usage of the event definition |
| .copyright | 0..1 | markdown | Use and/or publishing restrictions |
| .approvalDateΣ | 0..1 | date | When the event definition was approved by publisher |
| .lastReviewDateΣ | 0..1 | date | When the event definition was last reviewed |
| .effectivePeriodΣ | 0..1 | Period | When the event definition is expected to be used |
| .topic | 0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc. Bindingdefinition-topic(example) |
| .author | 0..* | ContactDetail | Who authored the content |
| .editor | 0..* | ContactDetail | Who edited the content |
| .reviewer | 0..* | ContactDetail | Who reviewed the content |
| .endorser | 0..* | ContactDetail | Who endorsed the content |
| .relatedArtifact | 0..* | RelatedArtifact | Additional documentation, citations, etc. |
| .triggerΣ | 1..* | TriggerDefinition | "when" the event occurs (multiple = 'or') |