ActionRelationshipType

ActionRelationshipType

draftcomplete9 conceptsv4.0.1

Defines the types of relationships between actions.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/action-relationship-type
All-Codes Value Set
http://hl7.org/fhir/ValueSet/action-relationship-type
ID
action-relationship-type
Version
4.0.1
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (9)

before-start
Before Start
The action must be performed before the start of the related action.
before
Before
The action must be performed before the related action.
before-end
Before End
The action must be performed before the end of the related action.
concurrent-with-start
Concurrent With Start
The action must be performed concurrent with the start of the related action.
concurrent
Concurrent
The action must be performed concurrent with the related action.
concurrent-with-end
Concurrent With End
The action must be performed concurrent with the end of the related action.
after-start
After Start
The action must be performed after the start of the related action.
after
After
The action must be performed after the related action.
after-end
After End
The action must be performed after the end of the related action.