Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2496
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2504", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2488", "results": [ { "id": 2581, "patient": 26750, "order": 20877, "height": 0.0, "weight": 0.0 }, { "id": 2637, "patient": 16184, "order": 20878, "height": null, "weight": null }, { "id": 2639, "patient": 26921, "order": 20889, "height": 0.0, "weight": 0.0 }, { "id": 2641, "patient": 26931, "order": 20904, "height": 0.0, "weight": 0.0 }, { "id": 2643, "patient": 26933, "order": 20908, "height": 0.0, "weight": 0.0 }, { "id": 2645, "patient": 26938, "order": 20916, "height": 0.0, "weight": 0.0 }, { "id": 2647, "patient": 26939, "order": 20918, "height": 0.0, "weight": 0.0 }, { "id": 2649, "patient": 22235, "order": 20926, "height": null, "weight": null } ] }