OpenEHR Base package
0.1.0 - First Draft
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/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 3 |
Definitions for the HISTORY logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. HISTORY | |
Definition | Root object of a linear history, i.e. time series structure. This is a generic class whose type parameter must be a descendant of ITEM_STRUCTURE, ensuring that each Event in the events of a given instance is of the same structural type, i.e. ITEM_TREE, ITEM_LIST etc. For a periodic series of events, period will be set, and the time of each Event in the History must correspond; i.e. the EVENT.offset must be a multiple of period for each Event. Missing events in a period History are however allowed. Base definition for all types defined in FHIR type system. |
Short | Root object of a linear history, i.e. time series structure. This is a generic class whose type parameter must be a descendant of ITEM_STRUCTUREBase for all types and resources |
Control | 0..* |
Type Parameter | T : ITEM_STRUCTURE |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. HISTORY.name | |
Definition | This is the term provided via a clinical application or batch process to name this EHR construct: its retention in the EHR faithfully preserves the original label by which this entry was known to end users. |
Short | Runtime name of this fragment, used to build runtime paths |
Control | 1..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-TEXT |
Is Modifier | false |
4. HISTORY.archetype-node-id | |
Definition | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. Always in the form of an at-code, e.g. at0005. This value enables a 'standardised' name for this node to be generated, by referring to the generating archetype local terminology. |
Short | Design-time archetype identifier of this node taken from its generating archetype |
Comments | At an archetype root point, the value of this attribute is always the stringified form of the archetype_id found in the archetype_details object. |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. HISTORY.uid | |
Definition | Optional globally unique object identifier for root points of archetyped structures. |
Short | Optional globally unique object identifier for root points of archetyped structures |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/UID-BASED-ID |
Is Modifier | false |
8. HISTORY.links | |
Definition | Links to other archetyped structures (data whose root object inherits from ARCHETYPED, such as ENTRY, SECTION and so on). Links may be to structures in other compositions. |
Short | Links to other archetyped structures |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/LINK |
Is Modifier | false |
10. HISTORY.archetype-details | |
Definition | Details of archetyping used on this node. |
Short | Details of archetyping used on this node |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/ARCHETYPED |
Is Modifier | false |
12. HISTORY.feeder-audit | |
Definition | 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. |
Short | Audit trail from non-openEHR system of original commit of information forming the content of this node |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT |
Is Modifier | false |
14. HISTORY.origin | |
Definition | Time origin of this event history. The first event is not necessarily at the origin point. |
Short | Time origin of this event history |
Control | 1..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME |
Is Modifier | false |
16. HISTORY.period | |
Definition | Period between samples in this segment if periodic. |
Short | Period between samples in this segment if periodic |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DURATION |
Is Modifier | false |
18. HISTORY.duration | |
Definition | Duration of the entire History; either corresponds to the duration of all the events, and/or the duration represented by the summary, if it exists. |
Short | Duration of the entire History |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DURATION |
Is Modifier | false |
20. HISTORY.summary | |
Definition | Optional summary data that aggregates, organizes, reduces and transforms the event series. This may be a text or image that presents a graphical presentation, or some data that assists with the interpretation of the data |
Short | Optional summary data that aggregates, organizes, reduces and transforms the event series |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE |
Is Modifier | false |
22. HISTORY.events | |
Definition | The events in the series. This attribute is of a generic type whose parameter must be a descendant of ITEM_STRUCTURE |
Short | The events in the series |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/EVENT<T > |
Is Modifier | false |
Guidance on how to interpret the contents of this table can be foundhere
0. HISTORY | |
Definition | Root object of a linear history, i.e. time series structure. This is a generic class whose type parameter must be a descendant of ITEM_STRUCTURE, ensuring that each Event in the events of a given instance is of the same structural type, i.e. ITEM_TREE, ITEM_LIST etc. For a periodic series of events, period will be set, and the time of each Event in the History must correspond; i.e. the EVENT.offset must be a multiple of period for each Event. Missing events in a period History are however allowed. |
Short | Root object of a linear history, i.e. time series structure. This is a generic class whose type parameter must be a descendant of ITEM_STRUCTURE |
Control | 0..* |
Type Parameter | T : ITEM_STRUCTURE |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. HISTORY.origin | |
Definition | Time origin of this event history. The first event is not necessarily at the origin point. |
Short | Time origin of this event history |
Control | 1..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME |
Is Modifier | false |
4. HISTORY.period | |
Definition | Period between samples in this segment if periodic. |
Short | Period between samples in this segment if periodic |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DURATION |
Is Modifier | false |
6. HISTORY.duration | |
Definition | Duration of the entire History; either corresponds to the duration of all the events, and/or the duration represented by the summary, if it exists. |
Short | Duration of the entire History |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DURATION |
Is Modifier | false |
8. HISTORY.summary | |
Definition | Optional summary data that aggregates, organizes, reduces and transforms the event series. This may be a text or image that presents a graphical presentation, or some data that assists with the interpretation of the data |
Short | Optional summary data that aggregates, organizes, reduces and transforms the event series |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE |
Is Modifier | false |
10. HISTORY.events | |
Definition | The events in the series. This attribute is of a generic type whose parameter must be a descendant of ITEM_STRUCTURE |
Short | The events in the series |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/EVENT<T > |
Is Modifier | false |
Guidance on how to interpret the contents of this table can be foundhere
0. HISTORY | |
Definition | Root object of a linear history, i.e. time series structure. This is a generic class whose type parameter must be a descendant of ITEM_STRUCTURE, ensuring that each Event in the events of a given instance is of the same structural type, i.e. ITEM_TREE, ITEM_LIST etc. For a periodic series of events, period will be set, and the time of each Event in the History must correspond; i.e. the EVENT.offset must be a multiple of period for each Event. Missing events in a period History are however allowed. |
Short | Root object of a linear history, i.e. time series structure. This is a generic class whose type parameter must be a descendant of ITEM_STRUCTURE |
Control | 0..* |
Type Parameter | T : ITEM_STRUCTURE |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. HISTORY.name | |
Definition | This is the term provided via a clinical application or batch process to name this EHR construct: its retention in the EHR faithfully preserves the original label by which this entry was known to end users. |
Short | Runtime name of this fragment, used to build runtime paths |
Control | 1..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-TEXT |
Is Modifier | false |
4. HISTORY.archetype-node-id | |
Definition | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. Always in the form of an at-code, e.g. at0005. This value enables a 'standardised' name for this node to be generated, by referring to the generating archetype local terminology. |
Short | Design-time archetype identifier of this node taken from its generating archetype |
Comments | At an archetype root point, the value of this attribute is always the stringified form of the archetype_id found in the archetype_details object. |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. HISTORY.uid | |
Definition | Optional globally unique object identifier for root points of archetyped structures. |
Short | Optional globally unique object identifier for root points of archetyped structures |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/UID-BASED-ID |
Is Modifier | false |
8. HISTORY.links | |
Definition | Links to other archetyped structures (data whose root object inherits from ARCHETYPED, such as ENTRY, SECTION and so on). Links may be to structures in other compositions. |
Short | Links to other archetyped structures |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/LINK |
Is Modifier | false |
10. HISTORY.archetype-details | |
Definition | Details of archetyping used on this node. |
Short | Details of archetyping used on this node |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/ARCHETYPED |
Is Modifier | false |
12. HISTORY.feeder-audit | |
Definition | 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. |
Short | Audit trail from non-openEHR system of original commit of information forming the content of this node |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT |
Is Modifier | false |
14. HISTORY.origin | |
Definition | Time origin of this event history. The first event is not necessarily at the origin point. |
Short | Time origin of this event history |
Control | 1..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME |
Is Modifier | false |
16. HISTORY.period | |
Definition | Period between samples in this segment if periodic. |
Short | Period between samples in this segment if periodic |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DURATION |
Is Modifier | false |
18. HISTORY.duration | |
Definition | Duration of the entire History; either corresponds to the duration of all the events, and/or the duration represented by the summary, if it exists. |
Short | Duration of the entire History |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-DURATION |
Is Modifier | false |
20. HISTORY.summary | |
Definition | Optional summary data that aggregates, organizes, reduces and transforms the event series. This may be a text or image that presents a graphical presentation, or some data that assists with the interpretation of the data |
Short | Optional summary data that aggregates, organizes, reduces and transforms the event series |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE |
Is Modifier | false |
22. HISTORY.events | |
Definition | The events in the series. This attribute is of a generic type whose parameter must be a descendant of ITEM_STRUCTURE |
Short | The events in the series |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/EVENT<T > |
Is Modifier | false |