Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3280
{ "count": 3458, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3288", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3272", "results": [ { "id": 3276, "patient": 28453, "order": 23403, "height": 0.0, "weight": 0.0 }, { "id": 3381, "patient": 28723, "order": 23864, "height": 0.0, "weight": 0.0 }, { "id": 3383, "patient": 28725, "order": 23871, "height": 0.0, "weight": 0.0 }, { "id": 3385, "patient": 28732, "order": 23875, "height": 0.0, "weight": 0.0 }, { "id": 3387, "patient": 28744, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3389, "patient": 25536, "order": 23916, "height": 0.0, "weight": 0.0 }, { "id": 3391, "patient": 28766, "order": 23917, "height": 0.0, "weight": 0.0 }, { "id": 3393, "patient": 25027, "order": 23927, "height": 0.0, "weight": 0.0 } ] }