Execute Operations

In addition to CRUD (create, read, update, delete) actions that you can perform on the 1up FHIR Server, you can use the Remove Procedure Call (RPC) operations to perform actions with inputs and outputs ($execute). For more information about FHIR Operations, see Operations in the HL7 FHIR R4 Specification.

The 1up FHIR Server supports the following FHIR Operations.

Get Patient Data

Learn how to use the $everything endpoint to query everything associated with a patient.

Export Bulk Data (Multi Tenant)

Learn how to use the $export operator with the bulk-data endpoint to get a list of bulk data files using a synchronous workflow.

Delete Patient Data

Learn how to delete data for a patient from the 1up FHIR Server.