FHIR Testing IG
0.1.0-SNAPSHOT - 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

CodeSystem: Test Script Scope Conformance Type

Official URL: http://hl7.org/fhir/testscript-scope-conformance-codes Version: 0.1.0-SNAPSHOT
Standards status: Trial-use Draft as of 2021-01-25 Maturity Level: 0 Computable Name: TestScriptScopeConformanceType
Other Identifiers: OID:2.16.840.1.113883.4.642.4.1949

The expectation of whether the test must pass for the system to be considered conformant with the artifact.

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

This case-sensitive code system http://hl7.org/fhir/testscript-scope-conformance-codes defines the following codes:

CodeDisplayDefinition
required Required All tests are expected to pass. Warning statuses are permitted. This is the default value.
optional Optional All tests are expected to pass but non-pass statuses may be allowed.
strict Strict All tests are expected to pass. Warnings are treated as a failure.

Description of the above table(s).