Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3224
{ "count": 3459, "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": 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 }, { "id": 3228, "patient": 28356, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3229, "patient": 28363, "order": 23250, "height": 0.0, "weight": 0.0 }, { "id": 3230, "patient": 28363, "order": 23250, "height": 0.0, "weight": 0.0 } ] }