Skip to main content

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

  1. On the left side of the screen, click the Medical Devices tab to view all medical devices.

  2. To narrow your results, enter information in the Device Filters fields.

  3. Click anywhere on a device row to view the device details page.

  4. To configure the device details page layout, see Add a Subject View Layout.

    Medical Device Graph

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.

note

A claim certificate is composed of two files, a PEM file and a private key file.

  1. On the left side of the screen, click the Medical Devices tab.
  2. Click the Provisioning button.
  3. On the Provision Devices screen, click the Create Claim Certificate.
  4. 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.
note

If you need a new project, complete the Create a Project procedure.

  1. Click Create.

    Medical Device Create

  2. 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.

  3. To program your devices, complete the Registering Your Devices section in the Developer Center.

Create Device Group

The LifeOmic Platform allows you to create device groups for your medical devices. Device groups allow you to sub-divide the devices included in a project. You apply firmware updates to specific device groups.

  1. On the left side of the screen, click the Medical Devices tab.
  2. Click the Device Groups tab.
  3. On the Device Groups screen, click Create Device Group.
  4. Enter a name under Device group Name. The name must be unique to the project.
  5. Click Device to reveal the filter fields.
  6. Use the fields and drop-down lists to define a group of devices. A preview of the group is displayed in the right panel. You can add multiple device tags to the filter. Device tags are based on device information defined in the FHIR dataset.
  7. Click Create. groups The new device group appears on the list on the Device Groups page.

Update and Deploy Firmware

The LifeOmic Platform allows you to update the firmware on medical devices.

  1. On the left side of the screen, click the Medical Devices tab.
  2. Click the Firmware Updates tab.
  3. On the Firmware Updates screen, click Upload New Firmware.
  4. In the Upload New Firmware dialog, enter a name for the firmware.
  5. Click Select File and navigate to your firmware file.
  6. Click Open. The firmware uploads and appears on the Firmware Updates page.
  7. Click on the firmware listing.
  8. Click Deploy Firmware.
  9. In the New Firmware Deployment dialog, under Select a Group, choose which device group to target.
  10. Click Deploy Firmware. Status badges appear and track the progress of the firmware deployment.

badges

note

Device groups are dynamic, and firmware upgrades deploy in perpetuity (until cancelled). If a device is added to a group after firmware is deployed, the firmware deploys again to update the newly added device.