http://hl7.org/fhir/StructureDefinition/OperationOutcome|5.0.0
A collection of error, warning, or information messages that result from a system action.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
OperationOutcome | 0..* | Information about the success/failure of an action | ||
Σ | 1..* | BackboneElement | A single issue associated with the action | |
Σ | 1..1 | code | fatal | error | warning | information | success IssueSeverity (required) | |
Σ | 1..1 | code | Error or warning code IssueType (required) | |
Σ | 0..1 | CodeableConcept | Additional details about the error IssueDetails (example) | |
Σ | 0..1 | string | Additional diagnostic information about the issue | |
Σ | 0..* | string | Deprecated: Path of element(s) related to issue | |
Σ | 0..* | string | FHIRPath of element(s) related to issue |