Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3096
{ "count": 3207, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3104", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3088", "results": [ { "id": 3058, "patient": 4228, "order": 22597, "height": null, "weight": null }, { "id": 3060, "patient": 28002, "order": 22611, "height": null, "weight": null }, { "id": 3062, "patient": 25506, "order": 22616, "height": null, "weight": null }, { "id": 1490, "patient": 24005, "order": 22617, "height": null, "weight": null }, { "id": 3065, "patient": 28008, "order": 22624, "height": 0.0, "weight": 0.0 }, { "id": 3067, "patient": 28015, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3069, "patient": 28025, "order": 22638, "height": 0.0, "weight": 0.0 }, { "id": 3071, "patient": 28028, "order": 22651, "height": 0.0, "weight": 0.0 } ] }