Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2824
{ "count": 3065, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2832", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2816", "results": [ { "id": 2829, "patient": 27491, "order": 21714, "height": 0.0, "weight": 0.0 }, { "id": 2830, "patient": 27494, "order": 21725, "height": 0.0, "weight": 0.0 }, { "id": 2831, "patient": 27500, "order": 21730, "height": 0.0, "weight": 0.0 }, { "id": 2832, "patient": 27509, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2820, "patient": 27461, "order": 21736, "height": 0.0, "weight": 0.0 }, { "id": 2833, "patient": 14797, "order": 21751, "height": null, "weight": null }, { "id": 2834, "patient": 14797, "order": 21751, "height": null, "weight": null }, { "id": 2077, "patient": 25299, "order": 21748, "height": 0.0, "weight": 0.0 } ] }