Resources
OperationOutcome
A collection of error, warning, or information messages that result from a system action.
Properties
Name | Required | Type | Description |
---|---|---|---|
issue | Yes | OperationOutcomeIssue | A single issue associated with the action |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- severity | Yes | code | fatal / error / warning / information |
- code | Yes | code | Error or warning code |
- details | No | CodeableConcept | Additional details about the error |
- diagnostics | No | string | Additional diagnostic information about the issue |
- location | No | string[] | Deprecated: Path of element(s) related to issue |
- expression | No | string[] | FHIRPath of element(s) related to issue |
Search Parameters
None
Inherited Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see OperationOutcome.