FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: Test Script Scope Conformance Type

Official URL: http://hl7.org/fhir/testscript-scope-conformance-codes Version: 5.0.0
Standards status: Informative 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.