Test Types

Athelas RPM Test Type Devices

Athelas RPM supports a variety of test type devices. A patient can be associated with up to 1 of each test type device. Below, you will find the details of these objects.

For example, the patient object returns a test type array. This is an array of test types the patient is signed up for.

ParameterDescriptionExample
test_typeType of test. One of [“BLOOD_PRESSURE”, “WEIGHT”, “GLUCOSE”]BLOOD_PRESSURE
frequencyThe frequency of testing. One of “monthly, weekly”monthly
activeWhether or not the given test type is active (i.e. the patient should be getting reminders for this device).true
sim_device_idThe device id of the corresponding device.1982731923
tracking_numberThe shipping tracking number. Usually fedex.2487687427
shipped_dateThe date of shipment.2021-10-12 01:52:30.612685
shipping_statusWhat the current shipment status is. One of [
“PENDING_SHIPMENT”,
“LABEL_CREATED”,
“SHIPPED”,
“DELIVERED”
]
PENDING_SHIPMENT