Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2808
{ "count": 3066, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2816", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2800", "results": [ { "id": 2812, "patient": 27439, "order": 21646, "height": 0.0, "weight": 0.0 }, { "id": 2813, "patient": 27444, "order": 21653, "height": 0.0, "weight": 0.0 }, { "id": 2814, "patient": 27446, "order": 21657, "height": 0.0, "weight": 0.0 }, { "id": 2815, "patient": 27450, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2816, "patient": 27451, "order": 21660, "height": null, "weight": null }, { "id": 2817, "patient": 24741, "order": 21662, "height": null, "weight": null }, { "id": 2818, "patient": 24742, "order": 21662, "height": 0.0, "weight": 0.0 }, { "id": 2819, "patient": 27453, "order": 21665, "height": 0.0, "weight": 0.0 } ] }