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/EHR | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: EHR |
The EHR object is the root object and access point of an EHR for a subject of care.
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..* | Any | The EHR object is the root object and access point of an EHR for a subject of care. Constraints: Contributions_valid, Ehr_access_valid, Ehr_status_valid, Compositions_valid, Directory_valid, Folders_valid, Directory_in_folders |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The identifier of the logical EHR management system in which this EHR was created. | |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The unique identifier of this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | List of contributions causing changes to this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_STATUS` object for this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_ACCESS` object for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Master list of all Versioned Composition references in this EHR. | |
![]() ![]() ![]() |
0..1 | OBJECT_REF | Optional directory structure for this EHR. | |
![]() ![]() ![]() |
1..1 | DV_DATE_TIME | Time of creation of the EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional additional Folder structures for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional list of tags associated with this EHR. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Compositions_valid | error | EHR | Compositions valid |
for_all c in compositions | c.type().is_equal (\"VERSIONED_COMPOSITION\")
|
Contributions_valid | error | EHR | Contributions valid |
for_all c in contributions | c.type().is_equal(\"CONTRIBUTION\")
|
Directory_in_folders | error | EHR | Directory in folders must be present |
folders.exists() implies folders.item(1) = directory
|
Directory_valid | error | EHR | Directory valid must be present |
directory.exists() implies directory.type().is_equal (\"VERSIONED_FOLDER\")
|
Ehr_access_valid | error | EHR | Ehr access valid |
ehr_access.type().is_equal (\"VERSIONED_EHR_ACCESS\")
|
Ehr_status_valid | error | EHR | Ehr status valid |
ehr_status.type().is_equal(\"VERSIONED_EHR_STATUS\")
|
Folders_valid | error | EHR | Folders valid must be present |
folders.exists() implies for_all f in folders | f.type().is_equal(\"VERSIONED_FOLDER\")
|
This structure is derived from Any
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | The EHR object is the root object and access point of an EHR for a subject of care. Constraints: Contributions_valid, Ehr_access_valid, Ehr_status_valid, Compositions_valid, Directory_valid, Folders_valid, Directory_in_folders |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The identifier of the logical EHR management system in which this EHR was created. | |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The unique identifier of this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | List of contributions causing changes to this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_STATUS` object for this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_ACCESS` object for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Master list of all Versioned Composition references in this EHR. | |
![]() ![]() ![]() |
0..1 | OBJECT_REF | Optional directory structure for this EHR. | |
![]() ![]() ![]() |
1..1 | DV_DATE_TIME | Time of creation of the EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional additional Folder structures for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional list of tags associated with this EHR. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Compositions_valid | error | EHR | Compositions valid |
for_all c in compositions | c.type().is_equal (\"VERSIONED_COMPOSITION\")
|
Contributions_valid | error | EHR | Contributions valid |
for_all c in contributions | c.type().is_equal(\"CONTRIBUTION\")
|
Directory_in_folders | error | EHR | Directory in folders must be present |
folders.exists() implies folders.item(1) = directory
|
Directory_valid | error | EHR | Directory valid must be present |
directory.exists() implies directory.type().is_equal (\"VERSIONED_FOLDER\")
|
Ehr_access_valid | error | EHR | Ehr access valid |
ehr_access.type().is_equal (\"VERSIONED_EHR_ACCESS\")
|
Ehr_status_valid | error | EHR | Ehr status valid |
ehr_status.type().is_equal(\"VERSIONED_EHR_STATUS\")
|
Folders_valid | error | EHR | Folders valid must be present |
folders.exists() implies for_all f in folders | f.type().is_equal(\"VERSIONED_FOLDER\")
|
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | The EHR object is the root object and access point of an EHR for a subject of care. Constraints: Contributions_valid, Ehr_access_valid, Ehr_status_valid, Compositions_valid, Directory_valid, Folders_valid, Directory_in_folders |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The identifier of the logical EHR management system in which this EHR was created. | |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The unique identifier of this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | List of contributions causing changes to this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_STATUS` object for this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_ACCESS` object for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Master list of all Versioned Composition references in this EHR. | |
![]() ![]() ![]() |
0..1 | OBJECT_REF | Optional directory structure for this EHR. | |
![]() ![]() ![]() |
1..1 | DV_DATE_TIME | Time of creation of the EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional additional Folder structures for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional list of tags associated with this EHR. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Compositions_valid | error | EHR | Compositions valid |
for_all c in compositions | c.type().is_equal (\"VERSIONED_COMPOSITION\")
|
Contributions_valid | error | EHR | Contributions valid |
for_all c in contributions | c.type().is_equal(\"CONTRIBUTION\")
|
Directory_in_folders | error | EHR | Directory in folders must be present |
folders.exists() implies folders.item(1) = directory
|
Directory_valid | error | EHR | Directory valid must be present |
directory.exists() implies directory.type().is_equal (\"VERSIONED_FOLDER\")
|
Ehr_access_valid | error | EHR | Ehr access valid |
ehr_access.type().is_equal (\"VERSIONED_EHR_ACCESS\")
|
Ehr_status_valid | error | EHR | Ehr status valid |
ehr_status.type().is_equal(\"VERSIONED_EHR_STATUS\")
|
Folders_valid | error | EHR | Folders valid must be present |
folders.exists() implies for_all f in folders | f.type().is_equal(\"VERSIONED_FOLDER\")
|
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | The EHR object is the root object and access point of an EHR for a subject of care. Constraints: Contributions_valid, Ehr_access_valid, Ehr_status_valid, Compositions_valid, Directory_valid, Folders_valid, Directory_in_folders |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The identifier of the logical EHR management system in which this EHR was created. | |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The unique identifier of this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | List of contributions causing changes to this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_STATUS` object for this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_ACCESS` object for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Master list of all Versioned Composition references in this EHR. | |
![]() ![]() ![]() |
0..1 | OBJECT_REF | Optional directory structure for this EHR. | |
![]() ![]() ![]() |
1..1 | DV_DATE_TIME | Time of creation of the EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional additional Folder structures for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional list of tags associated with this EHR. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Compositions_valid | error | EHR | Compositions valid |
for_all c in compositions | c.type().is_equal (\"VERSIONED_COMPOSITION\")
|
Contributions_valid | error | EHR | Contributions valid |
for_all c in contributions | c.type().is_equal(\"CONTRIBUTION\")
|
Directory_in_folders | error | EHR | Directory in folders must be present |
folders.exists() implies folders.item(1) = directory
|
Directory_valid | error | EHR | Directory valid must be present |
directory.exists() implies directory.type().is_equal (\"VERSIONED_FOLDER\")
|
Ehr_access_valid | error | EHR | Ehr access valid |
ehr_access.type().is_equal (\"VERSIONED_EHR_ACCESS\")
|
Ehr_status_valid | error | EHR | Ehr status valid |
ehr_status.type().is_equal(\"VERSIONED_EHR_STATUS\")
|
Folders_valid | error | EHR | Folders valid must be present |
folders.exists() implies for_all f in folders | f.type().is_equal(\"VERSIONED_FOLDER\")
|
Differential View
This structure is derived from Any
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | The EHR object is the root object and access point of an EHR for a subject of care. Constraints: Contributions_valid, Ehr_access_valid, Ehr_status_valid, Compositions_valid, Directory_valid, Folders_valid, Directory_in_folders |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The identifier of the logical EHR management system in which this EHR was created. | |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The unique identifier of this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | List of contributions causing changes to this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_STATUS` object for this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_ACCESS` object for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Master list of all Versioned Composition references in this EHR. | |
![]() ![]() ![]() |
0..1 | OBJECT_REF | Optional directory structure for this EHR. | |
![]() ![]() ![]() |
1..1 | DV_DATE_TIME | Time of creation of the EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional additional Folder structures for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional list of tags associated with this EHR. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Compositions_valid | error | EHR | Compositions valid |
for_all c in compositions | c.type().is_equal (\"VERSIONED_COMPOSITION\")
|
Contributions_valid | error | EHR | Contributions valid |
for_all c in contributions | c.type().is_equal(\"CONTRIBUTION\")
|
Directory_in_folders | error | EHR | Directory in folders must be present |
folders.exists() implies folders.item(1) = directory
|
Directory_valid | error | EHR | Directory valid must be present |
directory.exists() implies directory.type().is_equal (\"VERSIONED_FOLDER\")
|
Ehr_access_valid | error | EHR | Ehr access valid |
ehr_access.type().is_equal (\"VERSIONED_EHR_ACCESS\")
|
Ehr_status_valid | error | EHR | Ehr status valid |
ehr_status.type().is_equal(\"VERSIONED_EHR_STATUS\")
|
Folders_valid | error | EHR | Folders valid must be present |
folders.exists() implies for_all f in folders | f.type().is_equal(\"VERSIONED_FOLDER\")
|
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | The EHR object is the root object and access point of an EHR for a subject of care. Constraints: Contributions_valid, Ehr_access_valid, Ehr_status_valid, Compositions_valid, Directory_valid, Folders_valid, Directory_in_folders |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The identifier of the logical EHR management system in which this EHR was created. | |
![]() ![]() ![]() |
1..1 | HIER_OBJECT_ID | The unique identifier of this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | List of contributions causing changes to this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_STATUS` object for this EHR. | |
![]() ![]() ![]() |
1..1 | OBJECT_REF | Reference to `EHR_ACCESS` object for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Master list of all Versioned Composition references in this EHR. | |
![]() ![]() ![]() |
0..1 | OBJECT_REF | Optional directory structure for this EHR. | |
![]() ![]() ![]() |
1..1 | DV_DATE_TIME | Time of creation of the EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional additional Folder structures for this EHR. | |
![]() ![]() ![]() |
0..* | OBJECT_REF | Optional list of tags associated with this EHR. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Compositions_valid | error | EHR | Compositions valid |
for_all c in compositions | c.type().is_equal (\"VERSIONED_COMPOSITION\")
|
Contributions_valid | error | EHR | Contributions valid |
for_all c in contributions | c.type().is_equal(\"CONTRIBUTION\")
|
Directory_in_folders | error | EHR | Directory in folders must be present |
folders.exists() implies folders.item(1) = directory
|
Directory_valid | error | EHR | Directory valid must be present |
directory.exists() implies directory.type().is_equal (\"VERSIONED_FOLDER\")
|
Ehr_access_valid | error | EHR | Ehr access valid |
ehr_access.type().is_equal (\"VERSIONED_EHR_ACCESS\")
|
Ehr_status_valid | error | EHR | Ehr status valid |
ehr_status.type().is_equal(\"VERSIONED_EHR_STATUS\")
|
Folders_valid | error | EHR | Folders valid must be present |
folders.exists() implies for_all f in folders | f.type().is_equal(\"VERSIONED_FOLDER\")
|