Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3640
{ "count": 3642, "next": null, "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3632", "results": [ { "id": 3640, "patient": 29364, "order": 24887, "height": null, "weight": null }, { "id": 3642, "patient": 29364, "order": null, "height": 5.5, "weight": 55.0 } ] }