Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2832
{ "count": 3215, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2840", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2824", "results": [ { "id": 2833, "patient": 14797, "order": 21751, "height": null, "weight": null }, { "id": 2834, "patient": 14797, "order": 21751, "height": null, "weight": null }, { "id": 2836, "patient": 27526, "order": 21767, "height": 0.0, "weight": 0.0 }, { "id": 2837, "patient": 27533, "order": 21774, "height": 0.0, "weight": 0.0 }, { "id": 2838, "patient": 27531, "order": 21775, "height": null, "weight": null }, { "id": 2839, "patient": 27531, "order": 21775, "height": null, "weight": null }, { "id": 2840, "patient": 27525, "order": 21776, "height": null, "weight": null }, { "id": 2842, "patient": 23207, "order": 21801, "height": null, "weight": null } ] }