FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem testscript-scope-conformance-codes

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: March 26, 2023 at 04:21:02 AM UTC
Defining URL http://hl7.org/fhir/testscript-scope-conformance-codes
Version 5.0.0
Name TestScriptScopeConformanceType
Title Test Script Scope Conformance Type
Status active
Definition

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

Publisher HL7 (FHIR Project)
Committee fhir
Source hl7.fhir.r5.core#5.0.0
Value Set Test Script Scope Conformance Type

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

Code Display Definition
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.