Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3224
{ "count": 3703, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3232", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3216", "results": [ { "id": 3220, "patient": 23050, "order": 23201, "height": 0.0, "weight": 0.0 }, { "id": 3221, "patient": 25305, "order": 23201, "height": null, "weight": null }, { "id": 3222, "patient": 28332, "order": 23207, "height": 0.0, "weight": 0.0 }, { "id": 3223, "patient": 28333, "order": 23213, "height": 0.0, "weight": 0.0 }, { "id": 3224, "patient": 28335, "order": 23216, "height": 0.0, "weight": 0.0 }, { "id": 3225, "patient": 28336, "order": 23219, "height": 0.0, "weight": 0.0 }, { "id": 3226, "patient": 28344, "order": 23228, "height": 0.0, "weight": 0.0 }, { "id": 3227, "patient": 28348, "order": 23234, "height": 0.0, "weight": 0.0 } ] }