Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2776
{ "count": 3467, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2784", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2768", "results": [ { "id": 2774, "patient": 25372, "order": 21422, "height": null, "weight": null }, { "id": 2775, "patient": 25372, "order": 21422, "height": null, "weight": null }, { "id": 2776, "patient": 27306, "order": 21424, "height": 0.0, "weight": 0.0 }, { "id": 2777, "patient": 25421, "order": 21427, "height": 0.0, "weight": 0.0 }, { "id": 2307, "patient": 10464, "order": 21429, "height": null, "weight": null }, { "id": 2778, "patient": 22737, "order": 21446, "height": null, "weight": null }, { "id": 2779, "patient": 27322, "order": 21457, "height": 0.0, "weight": 0.0 }, { "id": 2780, "patient": 23260, "order": 21466, "height": null, "weight": null } ] }