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/openehr-fhir/base-spec/ and changes regularly. See the Directory of published versions
Official URL: http://openehr.org/fhir/StructureDefinition/ITEM-TABLE | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: ITEM_TABLE |
Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Implemented using Cluster-per-row encoding. Each row Cluster must have an identical number of Elements, each of which in turn must have identical names and value types in the corresponding positions in each row.
Some columns may be designated key' columns, containing key data for each row, in the manner of relational tables. This allows row-naming, where each row represents a body site, a blood antigen etc. All values in a column have the same data type.
Used for representing any data which is logically a table of values, such as blood pressure, most protocols, many blood tests etc.
Misuse: Not to be used for time-based data, which should be represented with the temporal class HISTORY
. The table may be empty.
Original Source: specifications.openehr.org
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ITEM_STRUCTURE | Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Valid_structure |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
0..* | CLUSTER | Physical representation of the table as a list of `CLUSTERs`, each containing the data of one row of the table. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | ITEM_TABLE | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | ITEM_TABLE | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Links_valid | error | ITEM_TABLE | Links valid must be present |
links.exists() implies links.empty().not()
|
Valid_structure | error | ITEM_TABLE | Valid structure |
null # TODO: manual translation needed
|
This structure is derived from ITEM_STRUCTURE
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ITEM_STRUCTURE | Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Constraints: Valid_structure |
![]() ![]() ![]() |
0..* | CLUSTER | Physical representation of the table as a list of `CLUSTERs`, each containing the data of one row of the table. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Valid_structure | error | ITEM_TABLE | Valid structure |
null # TODO: manual translation needed
|
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ITEM_STRUCTURE | Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Valid_structure |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
0..* | CLUSTER | Physical representation of the table as a list of `CLUSTERs`, each containing the data of one row of the table. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | ITEM_TABLE | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | ITEM_TABLE | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Links_valid | error | ITEM_TABLE | Links valid must be present |
links.exists() implies links.empty().not()
|
Valid_structure | error | ITEM_TABLE | Valid structure |
null # TODO: manual translation needed
|
This structure is derived from ITEM_STRUCTURE
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ITEM_STRUCTURE | Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Valid_structure |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
0..* | CLUSTER | Physical representation of the table as a list of `CLUSTERs`, each containing the data of one row of the table. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | ITEM_TABLE | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | ITEM_TABLE | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Links_valid | error | ITEM_TABLE | Links valid must be present |
links.exists() implies links.empty().not()
|
Valid_structure | error | ITEM_TABLE | Valid structure |
null # TODO: manual translation needed
|
Differential View
This structure is derived from ITEM_STRUCTURE
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ITEM_STRUCTURE | Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Constraints: Valid_structure |
![]() ![]() ![]() |
0..* | CLUSTER | Physical representation of the table as a list of `CLUSTERs`, each containing the data of one row of the table. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Valid_structure | error | ITEM_TABLE | Valid structure |
null # TODO: manual translation needed
|
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ITEM_STRUCTURE | Logical relational database style table data structure, in which columns are named and ordered with respect to each other. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Valid_structure |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
0..* | CLUSTER | Physical representation of the table as a list of `CLUSTERs`, each containing the data of one row of the table. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | ITEM_TABLE | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | ITEM_TABLE | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Links_valid | error | ITEM_TABLE | Links valid must be present |
links.exists() implies links.empty().not()
|
Valid_structure | error | ITEM_TABLE | Valid structure |
null # TODO: manual translation needed
|
This structure is derived from ITEM_STRUCTURE
Other representations of profile: CSV, Excel