Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2832
{ "count": 3466, "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": 2831, "patient": 27500, "order": 21730, "height": 0.0, "weight": 0.0 }, { "id": 2832, "patient": 27509, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2820, "patient": 27461, "order": 21736, "height": 0.0, "weight": 0.0 }, { "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 } ] }