System Concepts

The core concept of BioT is to serve as an open platform for connecting any device and managing its data.
This can be achieved through the following approaches:

  • No-code: Easily add new entities to the system, update existing entities with new attributes, establish relationships between entities, designate attributes as Protected Health Information (PHI), and customize the BioT portal user interface (e.g., using the portal builder).
  • Low-code (code snippets): Utilize concise code snippets to control the visibility of attributes or tabs within the BioT portals. For example, display the patient list exclusively to clinicians while restricting access for clinic administrators.
  • Plugins: Modify existing workflows or implement additional logic to enhance system functionality. For instance, you can run custom algorithms on incoming data from connected devices.

What’s Next