FHIR Testing IG
0.1.0-SNAPSHOT - Draft International flag

FHIR Testing IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.1.0-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-testing-ig/ and changes regularly. See the Directory of published versions

ValueSet: Assertion Manual Completion Type Value Set

Official URL: http://hl7.org/fhir/ValueSet/assert-manual-completion-codes Version: 0.1.0-SNAPSHOT
Standards status: Trial-use Draft as of 2022-12-20 Maturity Level: 2 Computable Name: AssertionManualCompletionTypeValueSet
Other Identifiers: OID:2.16.840.1.113883.4.642.3.702

The type of manual completion to use for assertion.

References

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem Assertion Manual Completion Type v6.0.0-ballot3 (CodeSystem)

This value set contains 4 concepts

SystemCodeDisplay (en)DefinitionJSONXML
http://hl7.org/fhir/assert-manual-completion-codes  failFailMark the currently waiting test failed and proceed with the next assert if the stopTestOnFail is false or the next test in the TestScript if the stopTestOnFail is true.
http://hl7.org/fhir/assert-manual-completion-codes  passPassMark the currently waiting test passed (if the test is not failed already) and proceed with the next action in the TestScript.
http://hl7.org/fhir/assert-manual-completion-codes  skipSkipMark this assert as skipped and proceed with the next action in the TestScript.
http://hl7.org/fhir/assert-manual-completion-codes  stopStopStop execution of this TestScript. The overall status of this TestScript is evaluated based on the status of the completed tests.

Description of the above table(s).