Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2464
{ "count": 3076, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2472", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2456", "results": [ { "id": 2573, "patient": 26735, "order": 20656, "height": 0.0, "weight": 0.0 }, { "id": 2576, "patient": 26743, "order": 20665, "height": null, "weight": null }, { "id": 2577, "patient": 24007, "order": 20669, "height": null, "weight": null }, { "id": 2579, "patient": 26746, "order": 20671, "height": 0.0, "weight": 0.0 }, { "id": 2582, "patient": 26762, "order": 20688, "height": 0.0, "weight": 0.0 }, { "id": 2584, "patient": 26773, "order": 20699, "height": 0.0, "weight": 0.0 }, { "id": 2586, "patient": 26777, "order": 20703, "height": 0.0, "weight": 0.0 }, { "id": 2588, "patient": 19644, "order": 20705, "height": null, "weight": null } ] }