Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2328
{ "count": 3081, "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": 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 }, { "id": 2311, "patient": 23425, "order": 19698, "height": null, "weight": null }, { "id": 2313, "patient": 25784, "order": 19704, "height": null, "weight": null }, { "id": 2315, "patient": 25871, "order": 19709, "height": 0.0, "weight": 0.0 } ] }