Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_EventDefinition_R4

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-EventDefinition Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_EventDefinition_R4

This cross-version profile allows R5 EventDefinition content to be represented via FHIR R4 EventDefinition resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EventDefinition C 0..* EventDefinition(4.0.1) A description of when an event can occur
Constraints: evd-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 0..1 string, Coding R5: How to compare versions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.versionAlgorithm
Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible)
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.copyrightLabel
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... trigger Σ 1..* TriggerDefinition "when" the event occurs (multiple = 'or')

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EventDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EventDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EventDefinition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EventDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error EventDefinition.implicitRules, EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension, EventDefinition.status, EventDefinition.trigger All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evd-0 warning EventDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from EventDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EventDefinition 0..* EventDefinition(4.0.1) A description of when an event can occur
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 string, Coding R5: How to compare versions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.versionAlgorithm
Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible)
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.copyrightLabel

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EventDefinition C 0..* EventDefinition(4.0.1) A description of when an event can occur
Constraints: evd-0
... id Σ 0..1 id 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
Binding: CommonLanguages . (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 0..1 string, Coding R5: How to compare versions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.versionAlgorithm
Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible)
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.copyrightLabel
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... 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 ΣC 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
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... experimental Σ 0..1 boolean For testing purposes, not real usage
... subject[x] 0..1 Type of individual the event definition is focused on
Binding: SubjectType (extensible): The possible types of subjects for an event (E.g. Patient, Practitioner, Organization, Location, etc.).
.... subjectCodeableConcept CodeableConcept
.... subjectReference Reference(Group)
... 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)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.
... 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.
Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering.
... 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')

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EventDefinition.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
EventDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.
EventDefinition.subject[x] Base extensible Subject type 📍4.0.1 FHIR Std.
EventDefinition.jurisdiction Base extensible Jurisdiction 📍4.0.1 FHIR Std.
EventDefinition.topic Base example DefinitionTopic 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EventDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EventDefinition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EventDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error EventDefinition.meta, EventDefinition.implicitRules, EventDefinition.language, EventDefinition.text, EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension, EventDefinition.url, EventDefinition.identifier, EventDefinition.version, EventDefinition.name, EventDefinition.title, EventDefinition.subtitle, EventDefinition.status, EventDefinition.experimental, EventDefinition.subject[x], EventDefinition.date, EventDefinition.publisher, EventDefinition.contact, EventDefinition.description, EventDefinition.useContext, EventDefinition.jurisdiction, EventDefinition.purpose, EventDefinition.usage, EventDefinition.copyright, EventDefinition.approvalDate, EventDefinition.lastReviewDate, EventDefinition.effectivePeriod, EventDefinition.topic, EventDefinition.author, EventDefinition.editor, EventDefinition.reviewer, EventDefinition.endorser, EventDefinition.relatedArtifact, EventDefinition.trigger All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evd-0 warning EventDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EventDefinition C 0..* EventDefinition(4.0.1) A description of when an event can occur
Constraints: evd-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 0..1 string, Coding R5: How to compare versions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.versionAlgorithm
Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible)
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.copyrightLabel
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... trigger Σ 1..* TriggerDefinition "when" the event occurs (multiple = 'or')

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EventDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EventDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EventDefinition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EventDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error EventDefinition.implicitRules, EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension, EventDefinition.status, EventDefinition.trigger All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evd-0 warning EventDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from EventDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EventDefinition 0..* EventDefinition(4.0.1) A description of when an event can occur
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 string, Coding R5: How to compare versions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.versionAlgorithm
Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible)
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.copyrightLabel

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EventDefinition C 0..* EventDefinition(4.0.1) A description of when an event can occur
Constraints: evd-0
... id Σ 0..1 id 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
Binding: CommonLanguages . (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 0..1 string, Coding R5: How to compare versions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.versionAlgorithm
Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible)
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EventDefinition.copyrightLabel
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... 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 ΣC 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
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... experimental Σ 0..1 boolean For testing purposes, not real usage
... subject[x] 0..1 Type of individual the event definition is focused on
Binding: SubjectType (extensible): The possible types of subjects for an event (E.g. Patient, Practitioner, Organization, Location, etc.).
.... subjectCodeableConcept CodeableConcept
.... subjectReference Reference(Group)
... 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)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.
... 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.
Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering.
... 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')

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EventDefinition.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
EventDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.
EventDefinition.subject[x] Base extensible Subject type 📍4.0.1 FHIR Std.
EventDefinition.jurisdiction Base extensible Jurisdiction 📍4.0.1 FHIR Std.
EventDefinition.topic Base example DefinitionTopic 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EventDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EventDefinition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EventDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EventDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error EventDefinition.meta, EventDefinition.implicitRules, EventDefinition.language, EventDefinition.text, EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension, EventDefinition.url, EventDefinition.identifier, EventDefinition.version, EventDefinition.name, EventDefinition.title, EventDefinition.subtitle, EventDefinition.status, EventDefinition.experimental, EventDefinition.subject[x], EventDefinition.date, EventDefinition.publisher, EventDefinition.contact, EventDefinition.description, EventDefinition.useContext, EventDefinition.jurisdiction, EventDefinition.purpose, EventDefinition.usage, EventDefinition.copyright, EventDefinition.approvalDate, EventDefinition.lastReviewDate, EventDefinition.effectivePeriod, EventDefinition.topic, EventDefinition.author, EventDefinition.editor, EventDefinition.reviewer, EventDefinition.endorser, EventDefinition.relatedArtifact, EventDefinition.trigger All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evd-0 warning EventDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error EventDefinition.extension, EventDefinition.extension:versionAlgorithm, EventDefinition.extension:copyrightLabel, EventDefinition.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron