http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint|2018-08-12
name
v3.ActRelationshipCheckpoint
v3.ActRelationshipCheckpoint
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System ActRelationshipCheckpoint
**** MISSING DEFINITIONS ****
| code | display | definition | hierarchy |
|---|---|---|---|
| B | beginning | Condition is tested every time before execution of the service (WHILE condition DO service).... | |
| E | end | Condition is tested at the end of a repeated service execution. The service is repeated only if the... | |
| S | entry | Condition is tested once before the service is executed (IF condition THEN service).... | |
| T | through | Condition must be true throughout the execution and the service is interrupted (asynchronously) as s... | |
| X | exit | Condition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the co... |