Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1672
{ "count": 3293, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1680", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1664", "results": [ { "id": 1565, "patient": 16514, "order": 17875, "height": null, "weight": null }, { "id": 1566, "patient": 24563, "order": 17879, "height": null, "weight": null }, { "id": 1567, "patient": 16500, "order": 17886, "height": null, "weight": null }, { "id": 1568, "patient": 16512, "order": 17891, "height": null, "weight": null }, { "id": 1569, "patient": 16506, "order": 17893, "height": null, "weight": null }, { "id": 1570, "patient": 24570, "order": 17894, "height": 0.0, "weight": 0.0 }, { "id": 1571, "patient": 24570, "order": 17894, "height": 0.0, "weight": 0.0 }, { "id": 1572, "patient": 24572, "order": 17895, "height": 0.0, "weight": 0.0 } ] }