0.0.1 - ci-build
TestScriptEngineIG - Local Development build (v0.0.1). See the Directory of published versions
Contents:
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
These define constraints on FHIR resources for systems conforming to this implementation guide.
| TestScript Engine TestReport |
TestReport with extensions specific to the MITRE FHIR Foundry testscript-engine and testscript-generator |
| TestScript Engine TestScript |
TestScript with extensions specific to the MITRE FHIR Foundry testscript-engine and testscript-generator |
These define constraints on FHIR data types for systems conforming to this implementation guide.
| AssertSubtest |
Execute a TestScript instance as a subtest |
| AssertSubtestEach |
Execute a TestScript instance as a subtest for each of a set of inputs. |
| DynamicInput |
Input bound to a TestScript variable at execution time. |
| ExecutedAsSubtest |
Flag indicating whether the TestScript was executed as a subtest. |
| ExecutedAsSubtestMustPass |
Flag indicating whether the TestScript was required to pass when executed as a subtest. |
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.
| patient-fixture |
Patient instance for use as fixture in TestScript |
| subtest-executed-direct-pass |
Passing TestReport instance with bound value from a subtest execution |
| subtest-executed-each-fail |
Failing TestReport instance with bound value from a subtest-each execution |
| subtest-executed-each-pass |
Passing TestReport instance with bound value from a subtest-each execution |
| subtest-executing-pass |
Passing TestReport instance with bound value from a direct execution |
| subtest-execution-example |
TestScript instance demonstrating subtest and subtest-each assertions |
| subtest-to-execute-example |
TestScript instance executed as a subtest |