ActionRelationshipType

Action Relationship Type

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete9 concepts

Defines the types of relationships between actions.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/action-relationship-type
ID
action-relationship-type
Version
5.0.0
Publisher
Clinical Decision Support
Case Sensitive
Yes
Hierarchy
is-a

Concepts (9)

CodeDisplayDefinition
beforeBeforeThe action must be performed before the related action.
before-startBefore StartThe action must be performed before the start of the related action.
before-endBefore EndThe action must be performed before the end of the related action.
concurrentConcurrentThe action must be performed concurrent with the related action.
concurrent-with-startConcurrent With StartThe action must be performed concurrent with the start of the related action.
concurrent-with-endConcurrent With EndThe action must be performed concurrent with the end of the related action.
afterAfterThe action must be performed after the related action.
after-startAfter StartThe action must be performed after the start of the related action.
after-endAfter EndThe action must be performed after the end of the related action.