Save measurement

Save measurement

Data sent in this manner cannot be monitored via the patient live observation window. The historical view is not affected.
The session must be created before calling this API. This is done with the create or start session APIs.

(*)This parameter is mandatory only if its optional parent attribute is defined. Click here for more information.

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
metadataobjectfalse
metadata.timestampstringtrue(*)A UTC date-time in the ISO-8601 format2007-12-20T10:15:30Z
metadata.deviceIdstringfalseThe device id that sent the measurementdevice12345
metadata.patientIdstringfalseThe patient id that the measurement belongs to3fa85f64-5717-4562-b3fc-2c963f66afa6
metadata.sessionIdstringfalseThe session id that the measurement belongs to6b52af6e-92c8-4827-aaf2-d8805586ab5f
dataobjectfalse

This API requires PROTECTED_API permission(s).

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!