Properties

NameRequiredTypeDescription
identifierNoIdentifierExternal identifier
nameNostringInformal name of the executed TestScript
statusYescodecompleted / in-progress / waiting / stopped / entered-in-error
testScriptYesReference<TestScript>Reference to the version-specific TestScript that was executed to produce this TestReport
resultYescodepass / fail / pending
scoreNodecimalThe final score (percentage of tests passed) resulting from the execution of the TestScript
testerNostringName of the tester producing this report (Organization or individual)
issuedNodateTimeWhen the TestScript was executed and this TestReport was generated
participantNoTestReportParticipantA participant in the test execution, either the execution engine, a client, or a server
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- typeYescodetest-engine / client / server
- uriYesuriThe uri of the participant. An absolute URL is preferred
- displayNostringThe display name of the participant
setupNoTestReportSetupThe results of the series of required setup operations before the tests were executed
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- actionYesTestReportSetupActionA setup operation or assert that was executed
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- operationNoTestReportSetupActionOperationThe operation to perform
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- resultYescodepass / skip / fail / warning / error
- messageNomarkdownA message associated with the result
- detailNouriA link to further details on the result
- assertNoTestReportSetupActionAssertThe assertion to perform
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- resultYescodepass / skip / fail / warning / error
- messageNomarkdownA message associated with the result
- detailNostringA link to further details on the result
testNoTestReportTestA test executed from the test script
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- nameNostringTracking/logging name of this test
- descriptionNostringTracking/reporting short description of the test
- actionYesTestReportTestActionA test operation or assert that was performed
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- operationNoThe operation performed
- assertNoThe assertion performed
teardownNoTestReportTeardownThe results of running the series of required clean up steps
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- actionYesTestReportTeardownActionOne or more teardown operations performed
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- operationYesThe teardown operation performed

Search Parameters

NameTypeDescriptionExpression
identifiertokenAn external identifier for the test reportTestReport.identifier
issueddateThe test report generation dateTestReport.issued
participanturiThe reference to a participant in the test executionTestReport.participant.uri
resulttokenThe result disposition of the test executionTestReport.result
testerstringThe name of the testing organizationTestReport.tester
testscriptreferenceThe test script executed to produce this reportTestReport.testScript

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content
textNoNarrativeText summary of the resource, for human interpretation
containedNoResource[]Contained, inline Resources
extensionNoExtension[]Additional content defined by implementations
modifierExtensionNoExtension[]Extensions that cannot be ignored

To view the FHIR specification for this resource, see TestReport.