OperationOutcome
A collection of error, warning, or information messages that result from a system action.
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/OperationOutcome| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/OperationOutcome/[id] |
| Vread | GET | /fhir/R5/OperationOutcome/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/OperationOutcome/[id] |
| Patch | PATCH | /fhir/R5/OperationOutcome/[id] |
| Delete | DELETE | /fhir/R5/OperationOutcome/[id] |
| Create | POST | /fhir/R5/OperationOutcome |
| Search | GET | /fhir/R5/OperationOutcome?... |
| History | GET | /fhir/R5/OperationOutcome/[id]/_history |
| Type-history | GET | /fhir/R5/OperationOutcome/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
issue | BackboneElement | 1..* | A single issue associated with the action |
Resource-specific search parameters
No resource-specific search parameters defined.
Reference
- Official FHIR R5 spec:
OperationOutcome - Maturity: Normative (FMM 5).