Assign a device to a patient

Assign a device to a patient

The patient from the token will be assigned to the device linked to the provided registration code.
The Registration code must exist and be linked to a device.
That device should either not be assigned to any patient or already assigned to this patient, and either be in the same organization as the patient or be in the manufacturer's organization.

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
deviceRegistrationCodestringtrueThe registration code entity that is attached to the deviceRegistrationCode123

This API requires PROTECTED_API permission(s).

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