FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem action-relationship-type

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Defining URL http://hl7.org/fhir/action-relationship-type
Version 5.0.0
Name ActionRelationshipType
Title Action Relationship Type
Status active
Definition

Defines the types of relationships between actions.

Publisher HL7 (FHIR Project)
Committee cds
EXT_FMM_LEVEL 3
Value Set Action Relationship Type

This case-sensitive code system http://hl7.org/fhir/action-relationship-type defines the following codes in a is-a hierarchy:

CODESYSTEM_LVL Code Display Definition
1 before Before The action must be performed before the related action.
2   before-start Before Start The action must be performed before the start of the related action.
2   before-end Before End The action must be performed before the end of the related action.
1 concurrent Concurrent The action must be performed concurrent with the related action.
2   concurrent-with-start Concurrent With Start The action must be performed concurrent with the start of the related action.
2   concurrent-with-end Concurrent With End The action must be performed concurrent with the end of the related action.
1 after After The action must be performed after the related action.
2   after-start After Start The action must be performed after the start of the related action.
2   after-end After End The action must be performed after the end of the related action.