OperationOutcome
activeFoundationA collection of error, warning, or information messages that result from a system action.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| OperationOutcome | 0..* | — | Information about the success/failure of an action |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | 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 content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .issueΣ | 1..* | BackboneElement | A single issue associated with the action |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .severityΣ | 1..1 | code | fatal | error | warning | information Bindingissue-severity(required) |
| .codeΣ | 1..1 | code | Error or warning code Bindingissue-type(required) |
| .detailsΣ | 0..1 | CodeableConcept | Additional details about the error Bindingoperation-outcome(example) |
| .diagnosticsΣ | 0..1 | string | Additional diagnostic information about the issue |
| .locationΣ | 0..* | string | Deprecated: Path of element(s) related to issue |
| .expressionΣ | 0..* | string | FHIRPath of element(s) related to issue |