Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3344
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3352", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3336", "results": [ { "id": 3491, "patient": 28995, "order": 24305, "height": null, "weight": null }, { "id": 3492, "patient": 27408, "order": 24306, "height": null, "weight": null }, { "id": 3493, "patient": 27408, "order": 24306, "height": null, "weight": null }, { "id": 3494, "patient": 28997, "order": 24307, "height": 0.0, "weight": 0.0 }, { "id": 3495, "patient": 28999, "order": 24308, "height": 0.0, "weight": 0.0 }, { "id": 3496, "patient": 28999, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3497, "patient": 26687, "order": 24310, "height": 0.0, "weight": 0.0 }, { "id": 3498, "patient": 29000, "order": 24312, "height": null, "weight": null } ] }