Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1792
{ "count": 2845, "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": 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 }, { "id": 1739, "patient": 24823, "order": 18239, "height": 0.0, "weight": 0.0 }, { "id": 1741, "patient": 24827, "order": 18247, "height": 0.0, "weight": 0.0 }, { "id": 1743, "patient": 21898, "order": 18249, "height": null, "weight": null } ] }