OpenEHR Base package
0.1.0 - First Draft International flag

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

Logical Model: RESOURCE_DESCRIPTION

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

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RESOURCE_DESCRIPTION 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
... original_author 1..1 http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> Original author of this resource, with all relevant details, including organisation.
... other_contributors 0..* string Other contributors to the resource, probably listed in `'name <email>'` form.
... lifecycle_state 1..1 string Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`.
... other_details 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.
... parent_resource 1..1 AUTHORED_RESOURCE Reference to owning resource.
... details 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.

doco Documentation for this format

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RESOURCE_DESCRIPTION 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
... original_author 1..1 http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> Original author of this resource, with all relevant details, including organisation.
... other_contributors 0..* string Other contributors to the resource, probably listed in `'name <email>'` form.
... lifecycle_state 1..1 string Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`.
... other_details 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.
... parent_resource 1..1 AUTHORED_RESOURCE Reference to owning resource.
... details 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.

doco Documentation for this format

Constraints

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
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RESOURCE_DESCRIPTION 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
... original_author 1..1 http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> Original author of this resource, with all relevant details, including organisation.
... other_contributors 0..* string Other contributors to the resource, probably listed in `'name <email>'` form.
... lifecycle_state 1..1 string Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`.
... other_details 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.
... parent_resource 1..1 AUTHORED_RESOURCE Reference to owning resource.
... details 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.

doco Documentation for this format

Constraints

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

Summary

Mandatory: 0 element(4 nested mandatory elements)

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RESOURCE_DESCRIPTION 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
... original_author 1..1 http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> Original author of this resource, with all relevant details, including organisation.
... other_contributors 0..* string Other contributors to the resource, probably listed in `'name <email>'` form.
... lifecycle_state 1..1 string Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`.
... other_details 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.
... parent_resource 1..1 AUTHORED_RESOURCE Reference to owning resource.
... details 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.

doco Documentation for this format

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RESOURCE_DESCRIPTION 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
... original_author 1..1 http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> Original author of this resource, with all relevant details, including organisation.
... other_contributors 0..* string Other contributors to the resource, probably listed in `'name <email>'` form.
... lifecycle_state 1..1 string Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`.
... other_details 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.
... parent_resource 1..1 AUTHORED_RESOURCE Reference to owning resource.
... details 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.

doco Documentation for this format

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RESOURCE_DESCRIPTION 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
... original_author 1..1 http://openehr.org/fhir/StructureDefinition/Hash<T: string;U: string> Original author of this resource, with all relevant details, including organisation.
... other_contributors 0..* string Other contributors to the resource, probably listed in `'name <email>'` form.
... lifecycle_state 1..1 string Lifecycle state of the resource, typically including states such as: `initial | submitted | experimental | awaiting_approval | approved | superseded | obsolete`.
... other_details 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.
... parent_resource 1..1 AUTHORED_RESOURCE Reference to owning resource.
... details 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.

doco Documentation for this format

Constraints

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

Summary

Mandatory: 0 element(4 nested mandatory elements)

Maturity: 3

 

Other representations of profile: CSV, Excel