Medical Devices
The LifeOmic Platform collects, stores, and analyzes data from registered medical devices. For more information, see Medical Devices in the LifeOmic Dev Center.
View Medical Devices and Medical Device Data
On the left side of the screen, click the Medical Devices tab to view all medical devices.
To narrow your results, enter information in the Device Filters fields.
Click anywhere on a device row to view the device details page.
To configure the device details page layout, see Add a Subject View Layout.
Provision Medical Devices for the LifeOmic Platform
The LifeOmic Platform allows developers to create a claim certificate for provisioning a fleet of devices. Any device that has a claim certificate may provision and claim a device specific certificate. Check out the open source starters repository to see how devices can exchange a claim certificate for a device specific certificate.
Follow this procedure to create and download a claim certificate from the LifeOmic Platform.
A claim certificate is composed of two files, a PEM file and a private key file.
- On the left side of the screen, click the Medical Devices tab.
- Click the Provision Devices button.
- On the Provision Devices screen, click the Create Claim Certificate.
- In the Create Certificate dialog, enter a general name for the device category, such as Infusion Pump. Also select the project or dataset that will contain your devices.
If you need a new project, complete the Create a Project procedure.
Click Create.
On the New Registration Certificate dialog, click Download Certificate and Download Key. You will need to access these .key and .pem files when you program your devices.
To program your devices, complete the Registering Your Devices section in the Developer Center.