Package | openehr.base |
Type | StructureDefinition |
Id | ITEM-TABLE |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ITEM-TABLE.html |
URL | http://openehr.org/fhir/StructureDefinition/ITEM-TABLE |
Version | 0.1.0 |
Status | active |
Date | 2023-06-27T18:45:58+10:00 |
Name | ITEM_TABLE |
Title | ITEM_TABLE |
Realm | uv |
Authority | hl7 |
Description | 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. |
Type | http://openehr.org/fhir/StructureDefinition/ITEM_TABLE |
Kind | logical |
No resources found
StructureDefinition | |
CLUSTER | CLUSTER |
ITEM-STRUCTURE | ITEM_STRUCTURE |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ITEM-TABLE
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | ITEM_STRUCTURE | Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, name, archetype_node_id, uid, links, archetype_details, feeder_audit Logical relational database style table data structure, in which columns are named and ordered with respect to each other | |
![]() ![]() ![]() | 0..* | CLUSTER | Physical representation of the table as a list of CLUSTERs, each containing the data of one row of the table | |
{ "resourceType": "StructureDefinition", "id": "ITEM-TABLE", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_structures.html#_item_table_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint", "valueCode": "element-view-replace-cardinality" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/ITEM-TABLE", "version": "0.1.0", "name": "ITEM_TABLE", "title": "ITEM_TABLE", "status": "active", "experimental": false, "date": "2023-06-27T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "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.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/ITEM_TABLE", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "ITEM_TABLE", "path": "ITEM_TABLE", "short": "Logical relational database style table data structure, in which columns are named and ordered with respect to each other", "definition": "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.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ITEM_TABLE.name", "path": "ITEM_TABLE.name", "short": "Runtime name of this fragment, used to build runtime paths", "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.", "min": 1, "max": "1", "base": { "path": "PATHABLE.name", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false }, { "id": "ITEM_TABLE.archetype-node-id", "path": "ITEM_TABLE.archetype_node_id", "short": "Design-time archetype identifier of this node taken from its generating archetype", "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.", "comment": "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.", "min": 1, "max": "1", "base": { "path": "PATHABLE.archetype_node_id", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "ITEM_TABLE.uid", "path": "ITEM_TABLE.uid", "short": "Optional globally unique object identifier for root points of archetyped structures", "definition": "Optional globally unique object identifier for root points of archetyped structures.", "min": 0, "max": "1", "base": { "path": "PATHABLE.uid", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/UID-BASED-ID" } ], "isModifier": false }, { "id": "ITEM_TABLE.links", "path": "ITEM_TABLE.links", "short": "Links to other archetyped structures", "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.", "min": 0, "max": "*", "base": { "path": "PATHABLE.links", "min": 0, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/LINK" } ], "isModifier": false }, { "id": "ITEM_TABLE.archetype-details", "path": "ITEM_TABLE.archetype_details", "short": "Details of archetyping used on this node", "definition": "Details of archetyping used on this node.", "min": 0, "max": "1", "base": { "path": "PATHABLE.archetype_details", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/ARCHETYPED" } ], "isModifier": false }, { "id": "ITEM_TABLE.feeder-audit", "path": "ITEM_TABLE.feeder_audit", "short": "Audit trail from non-openEHR system of original commit of information forming the content of this node", "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.", "min": 0, "max": "1", "base": { "path": "PATHABLE.feeder_audit", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT" } ], "isModifier": false }, { "id": "ITEM_TABLE.rows", "path": "ITEM_TABLE.rows", "short": "Physical representation of the table as a list of CLUSTERs, each containing the data of one row of the table", "definition": "Physical representation of the table as a list of CLUSTERs, each containing the data of one row of the table.", "min": 0, "max": "*", "base": { "path": "ITEM_TABLE.rows", "min": 0, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CLUSTER" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "ITEM_TABLE", "path": "ITEM_TABLE", "short": "Logical relational database style table data structure, in which columns are named and ordered with respect to each other", "definition": "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.", "min": 0, "max": "*", "isModifier": false }, { "id": "ITEM_TABLE.rows", "path": "ITEM_TABLE.rows", "short": "Physical representation of the table as a list of CLUSTERs, each containing the data of one row of the table", "definition": "Physical representation of the table as a list of CLUSTERs, each containing the data of one row of the table.", "min": 0, "max": "*", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CLUSTER" } ], "isModifier": false } ] } }