VivaLNK
VivaLNK (Vivalink) is a connected-health company providing medical-grade wearable biosensors and a Biometrics Data Platform for remote patient monitoring (RPM), hospital-at-home, and decentralized clinical trials. Its wearable sensors capture ECG, heart rate, heart rate variability, respiratory rate, RR interval, body/axillary temperature, SpO2, blood pressure, and three-axis accelerometer data. Mobile edge clients read the sensors over Bluetooth Low Energy (BLE) and deliver data to the cloud over RESTful HTTPS services (Amazon API Gateway plus Amazon Kinesis for near-real-time ingestion). The platform exposes machine-to-machine (M2M) cloud web-service APIs, webhook push, FHIR-based integration, and bulk data-file downloads for EHR, CTMS, and clinical-application integration. The developer surface is delivered through VivaLNK's SDK and Developer Program and is partner-gated; the full API reference is provided under license rather than published openly, so the endpoints described here are modeled from VivaLNK's documented platform capabilities.
APIs
VivaLNK Subjects API
Enroll and manage the subjects (patients / study participants) whose biometric data is captured by VivaLNK wearables - create, list, retrieve, update, and deactivate subjects, a...
VivaLNK Devices API
Register and manage VivaLNK wearable biosensors - the Multi-Vital ECG patch, temperature patch, SpO2 sensor, and BP cuff - list devices, retrieve a device's status and firmware,...
VivaLNK Vital Signs Data API
Retrieve continuous and summary biometric measurements collected from subjects' wearables - ECG waveform, heart rate, heart rate variability, RR interval, respiratory rate, body...
VivaLNK Webhooks API
Register webhook subscriptions so VivaLNK's platform pushes biometric data and alert events (for example threshold or arrhythmia notifications) to your HTTPS endpoint as they ar...
VivaLNK FHIR API
Access VivaLNK biometric data as HL7 FHIR resources (Patient, Device, Observation) for interoperability with EHR systems, CTMS, and clinical applications. FHIR support is a docu...