Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2328
{ "count": 2831, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2336", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2320", "results": [ { "id": 2291, "patient": 25777, "order": 19615, "height": null, "weight": null }, { "id": 2293, "patient": 25780, "order": 19619, "height": null, "weight": null }, { "id": 2295, "patient": 25797, "order": 19635, "height": 0.0, "weight": 0.0 }, { "id": 2297, "patient": 25803, "order": 19644, "height": 0.0, "weight": 0.0 }, { "id": 2299, "patient": 25809, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2301, "patient": 25813, "order": 19651, "height": 0.0, "weight": 0.0 }, { "id": 2303, "patient": 25842, "order": 19679, "height": 0.0, "weight": 0.0 }, { "id": 2305, "patient": 25845, "order": 19686, "height": 0.0, "weight": 0.0 } ] }