Skip to main content

Uploading Your Data

Projects

A Project represents a logical grouping of data within a LifeOmic account. Access to the data within a project can be controlled with Access Control ABAC Policies. Projects can be created and managed by using the Projects API or by using the projects commands in the CLI. Once created, a project can be referenced by it's unique identifier in other parts of the platform.

Files

Data files can be uploaded to a project by using the Files API. For more details, see File Service.

You can also load files into the LifeOmic Platform through the following methods:

Clinical Data

Clinical data is transmitted in the form of FHIR resources. LifeOmic provides a FHIR compliant API that allows one to add and remove clinical data from a Project, and our CLI also supports FHIR ingest via the fhir ingest command.