ActionRelationshipType

Defines the types of relationships between actions

This code system http://hl7.org/fhir/action-relationship-type defines the following codes:

CodeDisplayDefinition
before-start Before StartThe action must be performed before the start of the related action
before BeforeThe action must be performed before the related action
before-end Before EndThe action must be performed before the end of the related action
concurrent-with-start Concurrent With StartThe action must be performed concurrent with the start of the related action
concurrent ConcurrentThe action must be performed concurrent with the related action
concurrent-with-end Concurrent With EndThe action must be performed concurrent with the end of the related action
after-start After StartThe action must be performed after the start of the related action
after AfterThe action must be performed after the related action
after-end After EndThe action must be performed after the end of the related action