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/RESOURCE-DESCRIPTION | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: RESOURCE_DESCRIPTION |
Defines the descriptive meta-data of a resource.
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 | Defines the descriptive meta-data of a resource. Constraints: Original_author_valid, Lifecycle_state_valid, Details_valid, Language_valid, Parent_resource_valid |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Original author of this resource, with all relevant details, including organisation. | |
![]() ![]() ![]() |
0..* | string | Other contributors to the resource, probably listed in `'name <email>'` form. | |
![]() ![]() ![]() |
1..1 | string | Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`. | |
![]() ![]() ![]() |
0..1 | string | URI of package to which this resource belongs. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Additional non language-senstive resource meta-data, as a list of name/value pairs. | |
![]() ![]() ![]() |
1..1 | AUTHORED_RESOURCE | Reference to owning resource. | |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: RESOURCE_DESCRIPTION_ITEM> | Details of all parts of resource description that are natural language-dependent, keyed by language code. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Details_valid | error | RESOURCE_DESCRIPTION | Details valid must not be empty |
details.empty().not()
|
Language_valid | error | RESOURCE_DESCRIPTION | Language valid must be present |
parent_resource.exists() implies details.for_all (d | parent_resource.languages_available.has (d.language.code_string))
|
Lifecycle_state_valid | error | RESOURCE_DESCRIPTION | Lifecycle state valid must not be empty |
lifecycle_state.empty().not()
|
Original_author_valid | error | RESOURCE_DESCRIPTION | Original author valid must not be empty |
original_author.empty().not()
|
Parent_resource_valid | error | RESOURCE_DESCRIPTION | Parent resource valid must be present |
parent_resource.exists() implies parent_resource.description = self
|
This structure is derived from Any
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | Defines the descriptive meta-data of a resource. Constraints: Original_author_valid, Lifecycle_state_valid, Details_valid, Language_valid, Parent_resource_valid |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Original author of this resource, with all relevant details, including organisation. | |
![]() ![]() ![]() |
0..* | string | Other contributors to the resource, probably listed in `'name <email>'` form. | |
![]() ![]() ![]() |
1..1 | string | Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`. | |
![]() ![]() ![]() |
0..1 | string | URI of package to which this resource belongs. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Additional non language-senstive resource meta-data, as a list of name/value pairs. | |
![]() ![]() ![]() |
1..1 | AUTHORED_RESOURCE | Reference to owning resource. | |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: RESOURCE_DESCRIPTION_ITEM> | Details of all parts of resource description that are natural language-dependent, keyed by language code. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Details_valid | error | RESOURCE_DESCRIPTION | Details valid must not be empty |
details.empty().not()
|
Language_valid | error | RESOURCE_DESCRIPTION | Language valid must be present |
parent_resource.exists() implies details.for_all (d | parent_resource.languages_available.has (d.language.code_string))
|
Lifecycle_state_valid | error | RESOURCE_DESCRIPTION | Lifecycle state valid must not be empty |
lifecycle_state.empty().not()
|
Original_author_valid | error | RESOURCE_DESCRIPTION | Original author valid must not be empty |
original_author.empty().not()
|
Parent_resource_valid | error | RESOURCE_DESCRIPTION | Parent resource valid must be present |
parent_resource.exists() implies parent_resource.description = self
|
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | Defines the descriptive meta-data of a resource. Constraints: Original_author_valid, Lifecycle_state_valid, Details_valid, Language_valid, Parent_resource_valid |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Original author of this resource, with all relevant details, including organisation. | |
![]() ![]() ![]() |
0..* | string | Other contributors to the resource, probably listed in `'name <email>'` form. | |
![]() ![]() ![]() |
1..1 | string | Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`. | |
![]() ![]() ![]() |
0..1 | string | URI of package to which this resource belongs. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Additional non language-senstive resource meta-data, as a list of name/value pairs. | |
![]() ![]() ![]() |
1..1 | AUTHORED_RESOURCE | Reference to owning resource. | |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: RESOURCE_DESCRIPTION_ITEM> | Details of all parts of resource description that are natural language-dependent, keyed by language code. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Details_valid | error | RESOURCE_DESCRIPTION | Details valid must not be empty |
details.empty().not()
|
Language_valid | error | RESOURCE_DESCRIPTION | Language valid must be present |
parent_resource.exists() implies details.for_all (d | parent_resource.languages_available.has (d.language.code_string))
|
Lifecycle_state_valid | error | RESOURCE_DESCRIPTION | Lifecycle state valid must not be empty |
lifecycle_state.empty().not()
|
Original_author_valid | error | RESOURCE_DESCRIPTION | Original author valid must not be empty |
original_author.empty().not()
|
Parent_resource_valid | error | RESOURCE_DESCRIPTION | Parent resource valid must be present |
parent_resource.exists() implies parent_resource.description = self
|
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | Defines the descriptive meta-data of a resource. Constraints: Original_author_valid, Lifecycle_state_valid, Details_valid, Language_valid, Parent_resource_valid |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Original author of this resource, with all relevant details, including organisation. | |
![]() ![]() ![]() |
0..* | string | Other contributors to the resource, probably listed in `'name <email>'` form. | |
![]() ![]() ![]() |
1..1 | string | Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`. | |
![]() ![]() ![]() |
0..1 | string | URI of package to which this resource belongs. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Additional non language-senstive resource meta-data, as a list of name/value pairs. | |
![]() ![]() ![]() |
1..1 | AUTHORED_RESOURCE | Reference to owning resource. | |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: RESOURCE_DESCRIPTION_ITEM> | Details of all parts of resource description that are natural language-dependent, keyed by language code. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Details_valid | error | RESOURCE_DESCRIPTION | Details valid must not be empty |
details.empty().not()
|
Language_valid | error | RESOURCE_DESCRIPTION | Language valid must be present |
parent_resource.exists() implies details.for_all (d | parent_resource.languages_available.has (d.language.code_string))
|
Lifecycle_state_valid | error | RESOURCE_DESCRIPTION | Lifecycle state valid must not be empty |
lifecycle_state.empty().not()
|
Original_author_valid | error | RESOURCE_DESCRIPTION | Original author valid must not be empty |
original_author.empty().not()
|
Parent_resource_valid | error | RESOURCE_DESCRIPTION | Parent resource valid must be present |
parent_resource.exists() implies parent_resource.description = self
|
Differential View
This structure is derived from Any
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | Defines the descriptive meta-data of a resource. Constraints: Original_author_valid, Lifecycle_state_valid, Details_valid, Language_valid, Parent_resource_valid |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Original author of this resource, with all relevant details, including organisation. | |
![]() ![]() ![]() |
0..* | string | Other contributors to the resource, probably listed in `'name <email>'` form. | |
![]() ![]() ![]() |
1..1 | string | Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`. | |
![]() ![]() ![]() |
0..1 | string | URI of package to which this resource belongs. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Additional non language-senstive resource meta-data, as a list of name/value pairs. | |
![]() ![]() ![]() |
1..1 | AUTHORED_RESOURCE | Reference to owning resource. | |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: RESOURCE_DESCRIPTION_ITEM> | Details of all parts of resource description that are natural language-dependent, keyed by language code. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Details_valid | error | RESOURCE_DESCRIPTION | Details valid must not be empty |
details.empty().not()
|
Language_valid | error | RESOURCE_DESCRIPTION | Language valid must be present |
parent_resource.exists() implies details.for_all (d | parent_resource.languages_available.has (d.language.code_string))
|
Lifecycle_state_valid | error | RESOURCE_DESCRIPTION | Lifecycle state valid must not be empty |
lifecycle_state.empty().not()
|
Original_author_valid | error | RESOURCE_DESCRIPTION | Original author valid must not be empty |
original_author.empty().not()
|
Parent_resource_valid | error | RESOURCE_DESCRIPTION | Parent resource valid must be present |
parent_resource.exists() implies parent_resource.description = self
|
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Any | Defines the descriptive meta-data of a resource. Constraints: Original_author_valid, Lifecycle_state_valid, Details_valid, Language_valid, Parent_resource_valid |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Original author of this resource, with all relevant details, including organisation. | |
![]() ![]() ![]() |
0..* | string | Other contributors to the resource, probably listed in `'name <email>'` form. | |
![]() ![]() ![]() |
1..1 | string | Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`. | |
![]() ![]() ![]() |
0..1 | string | URI of package to which this resource belongs. | |
![]() ![]() ![]() |
0..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> | Additional non language-senstive resource meta-data, as a list of name/value pairs. | |
![]() ![]() ![]() |
1..1 | AUTHORED_RESOURCE | Reference to owning resource. | |
![]() ![]() ![]() |
1..1 | http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: RESOURCE_DESCRIPTION_ITEM> | Details of all parts of resource description that are natural language-dependent, keyed by language code. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Details_valid | error | RESOURCE_DESCRIPTION | Details valid must not be empty |
details.empty().not()
|
Language_valid | error | RESOURCE_DESCRIPTION | Language valid must be present |
parent_resource.exists() implies details.for_all (d | parent_resource.languages_available.has (d.language.code_string))
|
Lifecycle_state_valid | error | RESOURCE_DESCRIPTION | Lifecycle state valid must not be empty |
lifecycle_state.empty().not()
|
Original_author_valid | error | RESOURCE_DESCRIPTION | Original author valid must not be empty |
original_author.empty().not()
|
Parent_resource_valid | error | RESOURCE_DESCRIPTION | Parent resource valid must be present |
parent_resource.exists() implies parent_resource.description = self
|