Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=600
{ "count": 3637, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=608", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=592", "results": [ { "id": 557, "patient": 22085, "order": 14007, "height": 0.0, "weight": 0.0 }, { "id": 559, "patient": 22090, "order": 14012, "height": 0.0, "weight": 0.0 }, { "id": 561, "patient": 22092, "order": 14014, "height": 0.0, "weight": 0.0 }, { "id": 599, "patient": 22217, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 715, "patient": 484, "order": 14732, "height": null, "weight": null }, { "id": 600, "patient": 22218, "order": 14176, "height": 0.0, "weight": 0.0 }, { "id": 601, "patient": 22219, "order": 14177, "height": 0.0, "weight": 0.0 }, { "id": 718, "patient": 12593, "order": 14749, "height": null, "weight": null } ] }