Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3032
{ "count": 3060, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3040", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3024", "results": [ { "id": 3008, "patient": 27910, "order": 22440, "height": 0.0, "weight": 0.0 }, { "id": 3010, "patient": 27916, "order": 22449, "height": 0.0, "weight": 0.0 }, { "id": 3012, "patient": 27171, "order": 22451, "height": null, "weight": null }, { "id": 3014, "patient": 27919, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3016, "patient": 27923, "order": 22460, "height": 0.0, "weight": 0.0 }, { "id": 3018, "patient": 27927, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3020, "patient": 27930, "order": 22472, "height": 0.0, "weight": 0.0 }, { "id": 3022, "patient": 27936, "order": null, "height": 0.0, "weight": 0.0 } ] }