Jump to Content
BioT
User GuideAPI Reference
ProductUse CasesResource CenterFAQAbout UsBook a DemoSign Up - It's FreeBioT
ProductUse CasesResource CenterFAQAbout UsBook a DemoSign Up - It's Free
User GuideAPI Reference

Product Description

  • Welcome to BioT!
  • Overview
  • Architecture
  • System Concepts
  • Portals
  • BioT Console
    • Device Template
    • Organization Template
    • Organization User Template
    • Caregiver Template
    • Patient Template
    • Generic Entity Template
    • Portal Builder
  • APIs & SDKs
  • Plugins
  • Security Architecture
    • HIPAA and FDA GxP (21 CFR Parts 11 and 820)
    • GDPR
    • Cloud Security Validation
    • Other Certifications and Validations
    • Device – Cloud Security
    • Web Services Security
    • Code Validation and Code Segregation
    • Data Privacy
    • Data Resiliency
  • Verification & Validation
  • SaaS Update Policy

"Hello World" with BioT

  • "Hello World" with BioT
  • System Concepts
  • Let's Implement a "Hello World"
  • Adding Bio Markers to the "Hello World"

No-Code Implementer Guide

  • Welcome to the BioT No-code Implementer Guide!
  • Managing Devices in BioT
    • Viewing the Device List
    • Adding a New Device
    • Viewing and Editing Devices
    • Linking Entities (Assigning a Device to an Organization)
    • Generate and Download a Permanent Device Security Certificate
    • Revoke a Permanent Device Security Certificate
    • Deleting a Device
    • Managing the Device Operation Center
  • Managing Patients in BioT
    • Viewing the Patients List
    • Adding a New Patient
    • Viewing and Editing Patient Details
    • Verifying Your BioT Account
    • Linking Entities (Assigning a Caregiver to a Patient)
    • Viewing Live Measurements
    • Viewing Historical Measurements
    • Activating a Usage Type (Using the Remote Controller)
    • Deleting a Patient
    • Managing the Nursing Station
  • Managing Caregivers in BioT
    • Viewing the Caregivers List
    • Adding a New Caregiver
    • Viewing and Editing Caregivers
    • Linking Entities (Caregivers)
    • Deleting a Caregiver
  • Managing Organization Users in BioT
    • Viewing the Organization Users List
    • Adding a New Organization User
    • Viewing and Editing Organization Users
    • Deleting an Organization User
  • Managing Organizations in BioT
    • Viewing the Organization List
    • Adding a New Organization
    • Viewing and Editing Organizations
    • Deleting an Organization
  • Managing Templates in BioT
    • Adding a Device Template
    • Attribute Types
    • Editing a Device Template
    • Editing the Patient Template
    • Adding a Caregiver Template
    • Editing a Caregiver Template
    • Adding an Organization User Template
    • Editing Organization User Templates
    • Editing the Organization Template
    • Adding a Generic Entity Template
    • Editing a Generic Entity Template
    • Working with Generic Entities
  • Working with the Portal Builder
    • Customizing Manufacturer Portal Layouts
    • Customizing Organization Portal Layouts

Developer Guide

  • Developer Guide
  • The BioT Developer Guide - Device Integration
  • Best Practices For Working With a Cloud Environment
  • Communication from/to BioT Cloud
    • MQTT Infrastructure
    • Using MQTTX to Simulate Device MQTT Connectivity
    • Direct Device Connection
    • Device API access
    • Gateway Connection
    • Login to BioT
  • Sending Observations
    • Start a Session
    • Start a Remote Session
    • Sending Measurements via MQTT
    • Sending Measurements via HTTP API
    • Waveform Measurements
    • Session Summary
    • Stop a Session
    • Stop a Remote Session
  • Sending Statuses
  • Sending Commands
    • Command Configuration & Status
  • Remote Configuration
    • How the Configuration is Structured
    • Receiving Configuration
    • Receiving Configuration Update Requests
  • Sync Device State After Device Connection
  • Branding & Customization

API Developer Guide

  • BioT REST API
    • API Common Flows Samples
  • Request Headers & WAF
  • Auto Generating BioT SDK
  • Using BioT Search APIs
    • eq & not: Search Examples
    • like: Search Examples
    • from & to: Search Examples
    • lt & gt & lte & gte: Search Examples
    • isNull & isNotNull: Search Example
    • in & notIn: Search Examples
    • freeTextSearch: Search Example
  • Using Generic Entities
    • Generic Entity Usage Example - Log File
  • Linking Entities
  • File Upload
  • Attribute Based Access Control
  • Patient Self Registration
  • Alerts Generation
  • Data Extraction APIs
    • Exporting Data
    • Get Raw Measurement Data
    • Get Aggregated Measurement Data

Plugin Development

  • BioT Plugins
    • BioT Notification Plugins
    • BioT Interceptor Plugins
    • Interceptors - Modifying All Service Responses
    • Interception and Notification Subscription
    • Sample Plugin Code
    • Custom Plugin Deployment
    • Creating a Service User for Your Plugin
    • Debugging Your Plugin
    • Making API calls from the Plugin
    • Interceptors - Blocking API Calls
  • Embeding Web Content (iFrame)
  • Subscribing to Device Measurement Messages

BioT Customer Support

  • Customer Support
  • Technical Evaluation
  • Solution Architecture
  • Deployment Options
  • Going Forward
  • Providing Feedback on BioT Documentation
Powered by 

Data Extraction APIs

Suggest Edits

BioT allows developers to extract data using different methods aimed for different purposes.

You can:

  • Get raw measurement data
  • Get aggregated measurement data
  • Export any kind of data from the platform

Updated 3 months ago