Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2816
{ "count": 3215, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2824", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2808", "results": [ { "id": 2817, "patient": 24741, "order": 21662, "height": null, "weight": null }, { "id": 2818, "patient": 24742, "order": 21662, "height": 0.0, "weight": 0.0 }, { "id": 2819, "patient": 27453, "order": 21665, "height": 0.0, "weight": 0.0 }, { "id": 2821, "patient": 27468, "order": 21686, "height": 0.0, "weight": 0.0 }, { "id": 2822, "patient": 27477, "order": 21704, "height": null, "weight": null }, { "id": 2823, "patient": 26083, "order": 21712, "height": null, "weight": null }, { "id": 2824, "patient": 16305, "order": 21713, "height": null, "weight": null }, { "id": 2825, "patient": 16305, "order": 21713, "height": null, "weight": null } ] }