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/GENERIC-CONTENT-ITEM | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: GENERIC_CONTENT_ITEM |
Single item in generic extract, designed for 13606 and CDA data.
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..* | EXTRACT_CONTENT_ITEM | Single item in generic extract, designed for 13606 and CDA data. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, is_primary, is_changed, is_masked, item Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Item_validity |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
1..1 | boolean | True if the content item carried in this container was part of the primary set for the Extract, i. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content item carried in this container is any kind of change since last send, in repeat sending situations. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content of this item has not been included due to insufficient access rights of requestor. | |
![]() ![]() ![]() |
0..1 | LOCATABLE | Content object. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Identifier of model or schema used to create the content. | |
![]() ![]() ![]() |
0..1 | string | Version of model or schema used to create the content item. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing the author of the item version. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of creation of this item version on the original system. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing an authoriser of the item version, if relevant. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of authorisation of this item version on the original system where relevant. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Coded lifecycle status of the item. | |
![]() ![]() ![]() |
0..1 | string | Version id of this item in original system. | |
![]() ![]() ![]() |
0..1 | string | Version set id of this item in original system, where applicable. | |
![]() ![]() ![]() |
0..1 | string | Identifier of EMR or other system from which the item was created / extracted. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Other details about the content item. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | GENERIC_CONTENT_ITEM | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | GENERIC_CONTENT_ITEM | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Item_validity | error | GENERIC_CONTENT_ITEM | Item validity must be present |
is_masked xor item.exists()
|
Links_valid | error | GENERIC_CONTENT_ITEM | Links valid must be present |
links.exists() implies links.empty().not()
|
This structure is derived from EXTRACT_CONTENT_ITEM
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | EXTRACT_CONTENT_ITEM | Single item in generic extract, designed for 13606 and CDA data. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, is_primary, is_changed, is_masked, item | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Identifier of model or schema used to create the content. | |
![]() ![]() ![]() |
0..1 | string | Version of model or schema used to create the content item. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing the author of the item version. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of creation of this item version on the original system. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing an authoriser of the item version, if relevant. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of authorisation of this item version on the original system where relevant. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Coded lifecycle status of the item. | |
![]() ![]() ![]() |
0..1 | string | Version id of this item in original system. | |
![]() ![]() ![]() |
0..1 | string | Version set id of this item in original system, where applicable. | |
![]() ![]() ![]() |
0..1 | string | Identifier of EMR or other system from which the item was created / extracted. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Other details about the content item. | |
![]() ![]() ![]() |
0..1 | LOCATABLE | Content object. | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | EXTRACT_CONTENT_ITEM | Single item in generic extract, designed for 13606 and CDA data. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, is_primary, is_changed, is_masked, item Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Item_validity |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
1..1 | boolean | True if the content item carried in this container was part of the primary set for the Extract, i. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content item carried in this container is any kind of change since last send, in repeat sending situations. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content of this item has not been included due to insufficient access rights of requestor. | |
![]() ![]() ![]() |
0..1 | LOCATABLE | Content object. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Identifier of model or schema used to create the content. | |
![]() ![]() ![]() |
0..1 | string | Version of model or schema used to create the content item. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing the author of the item version. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of creation of this item version on the original system. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing an authoriser of the item version, if relevant. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of authorisation of this item version on the original system where relevant. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Coded lifecycle status of the item. | |
![]() ![]() ![]() |
0..1 | string | Version id of this item in original system. | |
![]() ![]() ![]() |
0..1 | string | Version set id of this item in original system, where applicable. | |
![]() ![]() ![]() |
0..1 | string | Identifier of EMR or other system from which the item was created / extracted. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Other details about the content item. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | GENERIC_CONTENT_ITEM | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | GENERIC_CONTENT_ITEM | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Item_validity | error | GENERIC_CONTENT_ITEM | Item validity must be present |
is_masked xor item.exists()
|
Links_valid | error | GENERIC_CONTENT_ITEM | Links valid must be present |
links.exists() implies links.empty().not()
|
This structure is derived from EXTRACT_CONTENT_ITEM
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | EXTRACT_CONTENT_ITEM | Single item in generic extract, designed for 13606 and CDA data. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, is_primary, is_changed, is_masked, item Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Item_validity |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
1..1 | boolean | True if the content item carried in this container was part of the primary set for the Extract, i. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content item carried in this container is any kind of change since last send, in repeat sending situations. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content of this item has not been included due to insufficient access rights of requestor. | |
![]() ![]() ![]() |
0..1 | LOCATABLE | Content object. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Identifier of model or schema used to create the content. | |
![]() ![]() ![]() |
0..1 | string | Version of model or schema used to create the content item. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing the author of the item version. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of creation of this item version on the original system. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing an authoriser of the item version, if relevant. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of authorisation of this item version on the original system where relevant. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Coded lifecycle status of the item. | |
![]() ![]() ![]() |
0..1 | string | Version id of this item in original system. | |
![]() ![]() ![]() |
0..1 | string | Version set id of this item in original system, where applicable. | |
![]() ![]() ![]() |
0..1 | string | Identifier of EMR or other system from which the item was created / extracted. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Other details about the content item. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | GENERIC_CONTENT_ITEM | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | GENERIC_CONTENT_ITEM | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Item_validity | error | GENERIC_CONTENT_ITEM | Item validity must be present |
is_masked xor item.exists()
|
Links_valid | error | GENERIC_CONTENT_ITEM | Links valid must be present |
links.exists() implies links.empty().not()
|
Differential View
This structure is derived from EXTRACT_CONTENT_ITEM
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | EXTRACT_CONTENT_ITEM | Single item in generic extract, designed for 13606 and CDA data. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, is_primary, is_changed, is_masked, item | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Identifier of model or schema used to create the content. | |
![]() ![]() ![]() |
0..1 | string | Version of model or schema used to create the content item. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing the author of the item version. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of creation of this item version on the original system. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing an authoriser of the item version, if relevant. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of authorisation of this item version on the original system where relevant. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Coded lifecycle status of the item. | |
![]() ![]() ![]() |
0..1 | string | Version id of this item in original system. | |
![]() ![]() ![]() |
0..1 | string | Version set id of this item in original system, where applicable. | |
![]() ![]() ![]() |
0..1 | string | Identifier of EMR or other system from which the item was created / extracted. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Other details about the content item. | |
![]() ![]() ![]() |
0..1 | LOCATABLE | Content object. | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | EXTRACT_CONTENT_ITEM | Single item in generic extract, designed for 13606 and CDA data. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, is_primary, is_changed, is_masked, item Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Item_validity |
![]() ![]() ![]() |
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. | |
![]() ![]() ![]() |
1..1 | boolean | True if the content item carried in this container was part of the primary set for the Extract, i. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content item carried in this container is any kind of change since last send, in repeat sending situations. | |
![]() ![]() ![]() |
0..1 | boolean | True if the content of this item has not been included due to insufficient access rights of requestor. | |
![]() ![]() ![]() |
0..1 | LOCATABLE | Content object. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Identifier of model or schema used to create the content. | |
![]() ![]() ![]() |
0..1 | string | Version of model or schema used to create the content item. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing the author of the item version. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of creation of this item version on the original system. | |
![]() ![]() ![]() |
0..1 | string | Reference to a demographic entity elsewhere in this Extract representing an authoriser of the item version, if relevant. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Iso8601-date-time | Time of authorisation of this item version on the original system where relevant. | |
![]() ![]() ![]() |
0..1 | DV_CODED_TEXT | Coded lifecycle status of the item. | |
![]() ![]() ![]() |
0..1 | string | Version id of this item in original system. | |
![]() ![]() ![]() |
0..1 | string | Version set id of this item in original system, where applicable. | |
![]() ![]() ![]() |
0..1 | string | Identifier of EMR or other system from which the item was created / extracted. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Other details about the content item. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | GENERIC_CONTENT_ITEM | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | GENERIC_CONTENT_ITEM | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Item_validity | error | GENERIC_CONTENT_ITEM | Item validity must be present |
is_masked xor item.exists()
|
Links_valid | error | GENERIC_CONTENT_ITEM | Links valid must be present |
links.exists() implies links.empty().not()
|
This structure is derived from EXTRACT_CONTENT_ITEM