This code system http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-test-manual-completion-codes defines the following codes:
Code
Display
Definition
fail
Fail
Mark the currently waiting operation complete and mark its test failed and proceed with the rest of the tests in the TestScript
pass
Pass
Mark the currently waiting operation complete and mark its test passed (if the test is not failed already) and proceed with the rest of the tests in the TestScript
proceed
Proceed
Mark the currently waiting operation complete and proceed with the rest of the operation executions assert evaluations whatever the outcome
stop
Stop
Mark the currently waiting operation complete and mark its test stopped (if the test has not completed already) and proceed with the rest of the tests in the TestScript