Touchstone FHIR Testing
2.0.0 - current International flag

Touchstone FHIR Testing v2.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

CodeSystem: AEGIS Touchstone Testing TestScript Test Manual Completion Codes

Official URL: http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-test-manual-completion-codes Version: 2.0.0
Active as of 2023-06-29 Computable Name: AEGISTouchstoneTestingTestScriptTestManualCompletionCodes

This system defines a set of codes that override the default behavior of the TestScript.test execution.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-test-manual-completion-codes defines the following codes:

CodeDisplayDefinition
fail FailMark the currently waiting operation complete and mark its test failed and proceed with the rest of the tests in the TestScript
pass PassMark 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 ProceedMark the currently waiting operation complete and proceed with the rest of the operation executions assert evaluations whatever the outcome
stop StopMark 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