Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1792
{ "count": 3669, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1800", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1784", "results": [ { "id": 1725, "patient": 24790, "order": 18191, "height": 0.0, "weight": 0.0 }, { "id": 1727, "patient": 24792, "order": 18193, "height": 0.0, "weight": 0.0 }, { "id": 1729, "patient": 24794, "order": 18195, "height": 0.0, "weight": 0.0 }, { "id": 1180, "patient": 23816, "order": 18204, "height": 0.0, "weight": 0.0 }, { "id": 1732, "patient": 22522, "order": 18215, "height": null, "weight": null }, { "id": 1733, "patient": 11226, "order": 18216, "height": null, "weight": null }, { "id": 1735, "patient": 169, "order": 18223, "height": null, "weight": null }, { "id": 1737, "patient": 24822, "order": 18238, "height": 0.0, "weight": 0.0 } ] }