Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2680
{ "count": 2812, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2688", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2672", "results": [ { "id": 2535, "patient": 26535, "order": 20468, "height": 0.0, "weight": 0.0 }, { "id": 2536, "patient": 26536, "order": 20468, "height": 0.0, "weight": 0.0 }, { "id": 714, "patient": 22422, "order": 20471, "height": null, "weight": null }, { "id": 2537, "patient": 26542, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2628, "patient": 26894, "order": 20855, "height": null, "weight": null }, { "id": 2538, "patient": 26545, "order": 20475, "height": 0.0, "weight": 0.0 }, { "id": 2630, "patient": 1310, "order": 20858, "height": null, "weight": null }, { "id": 2632, "patient": 26906, "order": null, "height": 0.0, "weight": 0.0 } ] }