Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=736
{ "count": 3643, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=744", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=728", "results": [ { "id": 857, "patient": 22972, "order": 15334, "height": null, "weight": null }, { "id": 858, "patient": 22977, "order": 15339, "height": 0.0, "weight": 0.0 }, { "id": 859, "patient": 22978, "order": 15340, "height": 0.0, "weight": 0.0 }, { "id": 860, "patient": 22979, "order": 15341, "height": 0.0, "weight": 0.0 }, { "id": 697, "patient": 21787, "order": 22507, "height": null, "weight": null }, { "id": 619, "patient": 17069, "order": 14256, "height": null, "weight": null }, { "id": 620, "patient": 17070, "order": 14256, "height": null, "weight": null }, { "id": 716, "patient": 20777, "order": 14737, "height": 0.0, "weight": 0.0 } ] }