Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

CodeSystem: TestScriptScopeConformanceType

Official URL: http://hl7.org/fhir/testscript-scope-conformance-codes Version: 5.0.0
Standards status: Trial-use Maturity Level: 0 Computable Name: TestScriptScopeConformanceType

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 content logical 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.