Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2352
{ "count": 2831, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2360", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2344", "results": [ { "id": 2341, "patient": 25965, "order": 19821, "height": 0.0, "weight": 0.0 }, { "id": 2343, "patient": 25969, "order": 19827, "height": 0.0, "weight": 0.0 }, { "id": 2345, "patient": 25976, "order": 19834, "height": null, "weight": null }, { "id": 2347, "patient": 25987, "order": 19845, "height": 0.0, "weight": 0.0 }, { "id": 2349, "patient": 25998, "order": 19857, "height": 0.0, "weight": 0.0 }, { "id": 2351, "patient": 26001, "order": 19862, "height": 0.0, "weight": 0.0 }, { "id": 2352, "patient": 26002, "order": 19863, "height": null, "weight": null }, { "id": 2355, "patient": 18270, "order": 19879, "height": null, "weight": null } ] }