Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=864
{ "count": 3647, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=872", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=856", "results": [ { "id": 707, "patient": 22530, "order": 14667, "height": 0.0, "weight": 0.0 }, { "id": 708, "patient": 16962, "order": 14674, "height": null, "weight": null }, { "id": 783, "patient": 22748, "order": 14987, "height": 0.0, "weight": 0.0 }, { "id": 710, "patient": 19450, "order": 14680, "height": null, "weight": null }, { "id": 711, "patient": 22536, "order": 14680, "height": 0.0, "weight": 0.0 }, { "id": 785, "patient": 22751, "order": 14996, "height": null, "weight": null }, { "id": 709, "patient": 22535, "order": 14679, "height": 0.0, "weight": 0.0 }, { "id": 712, "patient": 6154, "order": 14695, "height": null, "weight": null } ] }