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

TX: CodeSystem report-action-result-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/report-action-result-codes
Version 5.0.0
Name TestReportActionResult
Title Test Report Action Result
Status active
Definition

The results of executing an action.

Publisher HL7 (FHIR Project)
Committee fhir
Source hl7.fhir.r5.core#5.0.0
Value Set Test Report Action Result

This case-sensitive code system http://hl7.org/fhir/report-action-result-codes defines the following codes:

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.