Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2104
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2112", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2096", "results": [ { "id": 2324, "patient": 25893, "order": 19741, "height": 0.0, "weight": 0.0 }, { "id": 2326, "patient": 25894, "order": 19743, "height": 0.0, "weight": 0.0 }, { "id": 2328, "patient": 25911, "order": 19764, "height": 0.0, "weight": 0.0 }, { "id": 2330, "patient": 16120, "order": 19768, "height": null, "weight": null }, { "id": 2332, "patient": 19933, "order": 19771, "height": 0.0, "weight": 0.0 }, { "id": 2334, "patient": 25921, "order": 19772, "height": null, "weight": null }, { "id": 2336, "patient": 25930, "order": 19677, "height": 0.0, "weight": 0.0 }, { "id": 2338, "patient": 313, "order": 19800, "height": null, "weight": null } ] }