draft
content: complete
1 value setTestReportActionResult
http://hl7.org/fhir/report-action-result-codes
The results of executing an action.
Official specConcepts (5)
| Code | Display | Definition |
|---|---|---|
| pass | Pass | The action was successful. |
| skip | Skip | The action was skipped. |
| fail | Fail | The action failed. |
| warning | Warning | The action passed but with warnings. |
| error | Error | The action encountered a fatal error and the engine was unable to process. |