healow RPM Vendor (Tracker) API

Bidirectional FHIR R4 API for remote-patient-monitoring device vendors. healow sends signed device orders to a vendor-hosted endpoint (POST create, DELETE cancel within a 60-minute window, authenticated with X-Client-Id and an HMAC-SHA256 X-Server-Signature), and the vendor pushes observations and order-lifecycle notifications back to healow using OAuth 2.0 client_credentials with private_key_jwt (RS384). Supported reading types include blood pressure, blood glucose, weight/BMI, pulse oximetry, temperature, heart rate, steps, distance, calories, sleep and continuous glucose monitoring.

API entry from apis.yml

apis.yml Raw ↑
aid: eclinicalworks:healow-rpm-vendor-api
name: healow RPM Vendor (Tracker) API
description: Bidirectional FHIR R4 API for remote-patient-monitoring device vendors. healow sends signed
  device orders to a vendor-hosted endpoint (POST create, DELETE cancel within a 60-minute window, authenticated
  with X-Client-Id and an HMAC-SHA256 X-Server-Signature), and the vendor pushes observations and order-lifecycle
  notifications back to healow using OAuth 2.0 client_credentials with private_key_jwt (RS384). Supported
  reading types include blood pressure, blood glucose, weight/BMI, pulse oximetry, temperature, heart
  rate, steps, distance, calories, sleep and continuous glucose monitoring.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://connect4.healow.com/apps/jsp/dev/r4/fhirRpmVendorDocumentation.jsp
baseURL: https://connect4.healow.com/apps/api/v1/fhir/tracker
tags:
- FHIR
- Remote Patient Monitoring
- Devices
- Webhooks
- Observations
- healow
properties:
- type: Documentation
  url: https://connect4.healow.com/apps/jsp/dev/r4/fhirRpmVendorDocumentation.jsp
- type: Webhooks
  url: asyncapi/eclinicalworks-healow-rpm-webhooks.yml
- type: Authentication
  url: authentication/eclinicalworks-authentication.yml
- type: AgentSkill
  url: skills/eclinicalworks-healow-rpm-vendor-integration.md