Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1648
{ "count": 3293, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1656", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1640", "results": [ { "id": 1543, "patient": 21758, "order": 17824, "height": null, "weight": null }, { "id": 1542, "patient": 21758, "order": 17824, "height": null, "weight": null }, { "id": 1544, "patient": 21751, "order": 17840, "height": null, "weight": null }, { "id": 1545, "patient": 16370, "order": 17847, "height": null, "weight": null }, { "id": 1546, "patient": 24539, "order": 17849, "height": null, "weight": null }, { "id": 1547, "patient": 24548, "order": 17851, "height": 0.0, "weight": 0.0 }, { "id": 1548, "patient": 24550, "order": 17853, "height": 0.0, "weight": 0.0 }, { "id": 1549, "patient": 24551, "order": 17854, "height": 0.0, "weight": 0.0 } ] }