TestReport
TestReport
draftResource67 elementsv4.0.1
A summary of information based on the results of executing a TestScript.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/TestReport
- ID
- TestReport
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 4.0.1
| Path | Card. | Type | Description |
|---|---|---|---|
TestReport | 0..* | Describes the results of a TestScript execution | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentpreferred: languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
identifier | 0..1 | External identifier | |
name | 0..1 | string | Informal name of the executed TestScript |
status | 1..1 | code | completed | in-progress | waiting | stopped | entered-in-errorrequired: report-status-codes |
testScript | 1..1 | Reference to the version-specific TestScript that was executed to produce this TestReport | |
result | 1..1 | code | pass | fail | pendingrequired: report-result-codes |
score | 0..1 | decimal | The final score (percentage of tests passed) resulting from the execution of the TestScript |
tester | 0..1 | string | Name of the tester producing this report (Organization or individual) |
issued | 0..1 | dateTime | When the TestScript was executed and this TestReport was generated |
participant | 0..* | BackboneElement | A participant in the test execution, either the execution engine, a client, or a server |
setup | 0..1 | BackboneElement | The results of the series of required setup operations before the tests were executed |
test | 0..* | BackboneElement | A test executed from the test script |
teardown | 0..1 | BackboneElement | The results of running the series of required clean up steps |