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: EXTRACT_ACTION_REQUEST

Official URL: http://openehr.org/fhir/StructureDefinition/EXTRACT-ACTION-REQUEST Version: 0.1.0
Standards status: Informative Maturity Level: 3 Computable Name: EXTRACT_ACTION_REQUEST

Generic model of a Request for an Extract, containing an Extract specification.

Original Source: specifications.openehr.org

Usages:

  • This Logical Model is not used by any profiles in this Implementation Guide

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
.. EXTRACT_ACTION_REQUEST C 0..* LOCATABLE Generic model of a Request for an Extract, containing an Extract specification.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 1..1 HIER_OBJECT_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 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.
... request_id 1..1 OBJECT_REF Identifier of previous `EXTRACT_REQUEST`.
... action 1..1 DV_CODED_TEXT Requested action: `cancel | resend | send new`.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error EXTRACT_ACTION_REQUEST Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error EXTRACT_ACTION_REQUEST Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Links_valid error EXTRACT_ACTION_REQUEST Links valid must be present links.exists() implies links.empty().not()

This structure is derived from LOCATABLE

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EXTRACT_ACTION_REQUEST 0..* LOCATABLE Generic model of a Request for an Extract, containing an Extract specification.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
... request_id 1..1 OBJECT_REF Identifier of previous `EXTRACT_REQUEST`.
... uid 1..1 HIER_OBJECT_ID Optional globally unique object identifier for root points of archetyped structures.
... action 1..1 DV_CODED_TEXT Requested action: `cancel | resend | send new`.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EXTRACT_ACTION_REQUEST C 0..* LOCATABLE Generic model of a Request for an Extract, containing an Extract specification.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 1..1 HIER_OBJECT_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 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.
... request_id 1..1 OBJECT_REF Identifier of previous `EXTRACT_REQUEST`.
... action 1..1 DV_CODED_TEXT Requested action: `cancel | resend | send new`.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error EXTRACT_ACTION_REQUEST Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error EXTRACT_ACTION_REQUEST Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Links_valid error EXTRACT_ACTION_REQUEST Links valid must be present links.exists() implies links.empty().not()

This structure is derived from LOCATABLE

Summary

Mandatory: 1 element(2 nested mandatory elements)

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EXTRACT_ACTION_REQUEST C 0..* LOCATABLE Generic model of a Request for an Extract, containing an Extract specification.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 1..1 HIER_OBJECT_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 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.
... request_id 1..1 OBJECT_REF Identifier of previous `EXTRACT_REQUEST`.
... action 1..1 DV_CODED_TEXT Requested action: `cancel | resend | send new`.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error EXTRACT_ACTION_REQUEST Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error EXTRACT_ACTION_REQUEST Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Links_valid error EXTRACT_ACTION_REQUEST Links valid must be present links.exists() implies links.empty().not()

Differential View

This structure is derived from LOCATABLE

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EXTRACT_ACTION_REQUEST 0..* LOCATABLE Generic model of a Request for an Extract, containing an Extract specification.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
... request_id 1..1 OBJECT_REF Identifier of previous `EXTRACT_REQUEST`.
... uid 1..1 HIER_OBJECT_ID Optional globally unique object identifier for root points of archetyped structures.
... action 1..1 DV_CODED_TEXT Requested action: `cancel | resend | send new`.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EXTRACT_ACTION_REQUEST C 0..* LOCATABLE Generic model of a Request for an Extract, containing an Extract specification.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 1..1 HIER_OBJECT_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 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.
... request_id 1..1 OBJECT_REF Identifier of previous `EXTRACT_REQUEST`.
... action 1..1 DV_CODED_TEXT Requested action: `cancel | resend | send new`.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error EXTRACT_ACTION_REQUEST Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error EXTRACT_ACTION_REQUEST Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Links_valid error EXTRACT_ACTION_REQUEST Links valid must be present links.exists() implies links.empty().not()

This structure is derived from LOCATABLE

Summary

Mandatory: 1 element(2 nested mandatory elements)

Maturity: 3

 

Other representations of profile: CSV, Excel