http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint|2018-08-12

name
v3.ActRelationshipCheckpoint
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ActRelationshipCheckpoint

**** MISSING DEFINITIONS ****

codedisplaydefinitionhierarchy
Bbeginning
Condition is tested every time before execution of the service (WHILE condition DO service)....
Eend
Condition is tested at the end of a repeated service execution. The service is repeated only if the...
Sentry
Condition is tested once before the service is executed (IF condition THEN service)....
Tthrough
Condition must be true throughout the execution and the service is interrupted (asynchronously) as s...
Xexit
Condition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the co...