Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=768
{ "count": 3275, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=776", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=760", "results": [ { "id": 639, "patient": 22331, "order": 14349, "height": 0.0, "weight": 0.0 }, { "id": 640, "patient": 22333, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 731, "patient": 22595, "order": 14790, "height": 0.0, "weight": 0.0 }, { "id": 642, "patient": 22336, "order": 14355, "height": 0.0, "weight": 0.0 }, { "id": 643, "patient": 22338, "order": 14360, "height": 0.0, "weight": 0.0 }, { "id": 733, "patient": 22605, "order": 14811, "height": 0.0, "weight": 0.0 }, { "id": 644, "patient": 19823, "order": 14362, "height": null, "weight": null }, { "id": 645, "patient": 22339, "order": 14365, "height": 0.0, "weight": 0.0 } ] }