OpenEHR Base package
0.1.0 - First Draft International flag

OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openehr-fhir/base-spec/ and changes regularly. See the Directory of published versions

Logical Model: INTERVAL_EVENT

Official URL: http://openehr.org/fhir/StructureDefinition/INTERVAL-EVENT Version: 0.1.0
Standards status: Informative Maturity Level: 3 Computable Name: INTERVAL_EVENT

Defines a single interval event in a series.

Original Source: specifications.openehr.org

Usages:

  • This Logical Model is not used by any profiles in this Implementation Guide

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
.. INTERVAL_EVENT<T : Any> C 0..* EVENT Defines a single interval event in a series.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, time, state, data
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Offset_validity, Offset_validity1, Math_function_validity, Interval_start_time_valid
... name<T : Any> 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id<T : Any> 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid<T : Any> 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details<T : Any> 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit<T : Any> 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... time<T : Any> 1..1 DV_DATE_TIME Time of this event.
... state<T : Any> 0..1 ITEM_STRUCTURE Optional state data for this event.
... data<T : Any> 1..1 http://openehr.org/fhir/StructureDefinition/T The data of this event.
... width<T : Any> 1..1 DV_DURATION Duration of the time interval during which the values recorded under `data` are true and, if set, the values recorded under `state` are true.
... sample_count<T : Any> 0..1 integer Optional count of original samples to which this event corresponds.
... math_function<T : Any> 1..1 DV_CODED_TEXT Mathematical function of the data of this event, e.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error INTERVAL_EVENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error INTERVAL_EVENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Interval_start_time_valid error INTERVAL_EVENT Interval start time valid interval_start_time() = time - width
Links_valid error INTERVAL_EVENT Links valid must be present links.exists() implies links.empty().not()
Math_function_validity error INTERVAL_EVENT Math function validity null # TODO: manual translation needed
Offset_validity error INTERVAL_EVENT Offset validity null # TODO: manual translation needed
Offset_validity1 error INTERVAL_EVENT Offset validity1 must be present offset().exists() and then offset() = time.diff (parent().origin)

This structure is derived from EVENT

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. INTERVAL_EVENT<T : Any> C 0..* EVENT Defines a single interval event in a series.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, time, state, data
Constraints: Math_function_validity, Interval_start_time_valid
... width<T : Any> 1..1 DV_DURATION Duration of the time interval during which the values recorded under `data` are true and, if set, the values recorded under `state` are true.
... sample_count<T : Any> 0..1 integer Optional count of original samples to which this event corresponds.
... math_function<T : Any> 1..1 DV_CODED_TEXT Mathematical function of the data of this event, e.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Interval_start_time_valid error INTERVAL_EVENT Interval start time valid interval_start_time() = time - width
Math_function_validity error INTERVAL_EVENT Math function validity null # TODO: manual translation needed
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. INTERVAL_EVENT<T : Any> C 0..* EVENT Defines a single interval event in a series.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, time, state, data
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Offset_validity, Offset_validity1, Math_function_validity, Interval_start_time_valid
... name<T : Any> 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id<T : Any> 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid<T : Any> 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details<T : Any> 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit<T : Any> 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... time<T : Any> 1..1 DV_DATE_TIME Time of this event.
... state<T : Any> 0..1 ITEM_STRUCTURE Optional state data for this event.
... data<T : Any> 1..1 http://openehr.org/fhir/StructureDefinition/T The data of this event.
... width<T : Any> 1..1 DV_DURATION Duration of the time interval during which the values recorded under `data` are true and, if set, the values recorded under `state` are true.
... sample_count<T : Any> 0..1 integer Optional count of original samples to which this event corresponds.
... math_function<T : Any> 1..1 DV_CODED_TEXT Mathematical function of the data of this event, e.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error INTERVAL_EVENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error INTERVAL_EVENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Interval_start_time_valid error INTERVAL_EVENT Interval start time valid interval_start_time() = time - width
Links_valid error INTERVAL_EVENT Links valid must be present links.exists() implies links.empty().not()
Math_function_validity error INTERVAL_EVENT Math function validity null # TODO: manual translation needed
Offset_validity error INTERVAL_EVENT Offset validity null # TODO: manual translation needed
Offset_validity1 error INTERVAL_EVENT Offset validity1 must be present offset().exists() and then offset() = time.diff (parent().origin)

This structure is derived from EVENT

Summary

Mandatory: 0 element(2 nested mandatory elements)

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. INTERVAL_EVENT<T : Any> C 0..* EVENT Defines a single interval event in a series.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, time, state, data
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Offset_validity, Offset_validity1, Math_function_validity, Interval_start_time_valid
... name<T : Any> 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id<T : Any> 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid<T : Any> 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details<T : Any> 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit<T : Any> 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... time<T : Any> 1..1 DV_DATE_TIME Time of this event.
... state<T : Any> 0..1 ITEM_STRUCTURE Optional state data for this event.
... data<T : Any> 1..1 http://openehr.org/fhir/StructureDefinition/T The data of this event.
... width<T : Any> 1..1 DV_DURATION Duration of the time interval during which the values recorded under `data` are true and, if set, the values recorded under `state` are true.
... sample_count<T : Any> 0..1 integer Optional count of original samples to which this event corresponds.
... math_function<T : Any> 1..1 DV_CODED_TEXT Mathematical function of the data of this event, e.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error INTERVAL_EVENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error INTERVAL_EVENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Interval_start_time_valid error INTERVAL_EVENT Interval start time valid interval_start_time() = time - width
Links_valid error INTERVAL_EVENT Links valid must be present links.exists() implies links.empty().not()
Math_function_validity error INTERVAL_EVENT Math function validity null # TODO: manual translation needed
Offset_validity error INTERVAL_EVENT Offset validity null # TODO: manual translation needed
Offset_validity1 error INTERVAL_EVENT Offset validity1 must be present offset().exists() and then offset() = time.diff (parent().origin)

Differential View

This structure is derived from EVENT

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. INTERVAL_EVENT<T : Any> C 0..* EVENT Defines a single interval event in a series.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, time, state, data
Constraints: Math_function_validity, Interval_start_time_valid
... width<T : Any> 1..1 DV_DURATION Duration of the time interval during which the values recorded under `data` are true and, if set, the values recorded under `state` are true.
... sample_count<T : Any> 0..1 integer Optional count of original samples to which this event corresponds.
... math_function<T : Any> 1..1 DV_CODED_TEXT Mathematical function of the data of this event, e.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Interval_start_time_valid error INTERVAL_EVENT Interval start time valid interval_start_time() = time - width
Math_function_validity error INTERVAL_EVENT Math function validity null # TODO: manual translation needed

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. INTERVAL_EVENT<T : Any> C 0..* EVENT Defines a single interval event in a series.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, time, state, data
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Offset_validity, Offset_validity1, Math_function_validity, Interval_start_time_valid
... name<T : Any> 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id<T : Any> 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid<T : Any> 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details<T : Any> 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit<T : Any> 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... time<T : Any> 1..1 DV_DATE_TIME Time of this event.
... state<T : Any> 0..1 ITEM_STRUCTURE Optional state data for this event.
... data<T : Any> 1..1 http://openehr.org/fhir/StructureDefinition/T The data of this event.
... width<T : Any> 1..1 DV_DURATION Duration of the time interval during which the values recorded under `data` are true and, if set, the values recorded under `state` are true.
... sample_count<T : Any> 0..1 integer Optional count of original samples to which this event corresponds.
... math_function<T : Any> 1..1 DV_CODED_TEXT Mathematical function of the data of this event, e.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error INTERVAL_EVENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error INTERVAL_EVENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Interval_start_time_valid error INTERVAL_EVENT Interval start time valid interval_start_time() = time - width
Links_valid error INTERVAL_EVENT Links valid must be present links.exists() implies links.empty().not()
Math_function_validity error INTERVAL_EVENT Math function validity null # TODO: manual translation needed
Offset_validity error INTERVAL_EVENT Offset validity null # TODO: manual translation needed
Offset_validity1 error INTERVAL_EVENT Offset validity1 must be present offset().exists() and then offset() = time.diff (parent().origin)

This structure is derived from EVENT

Summary

Mandatory: 0 element(2 nested mandatory elements)

Maturity: 3

 

Other representations of profile: CSV, Excel

Contained resources