Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=696
{ "count": 3259, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=704", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=688", "results": [ { "id": 819, "patient": 22858, "order": 15158, "height": 0.0, "weight": 0.0 }, { "id": 820, "patient": 21767, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 821, "patient": 21767, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 822, "patient": 22863, "order": 15166, "height": 0.0, "weight": 0.0 }, { "id": 823, "patient": 22871, "order": 15177, "height": 0.0, "weight": 0.0 }, { "id": 824, "patient": 22873, "order": 15180, "height": 0.0, "weight": 0.0 }, { "id": 825, "patient": 22879, "order": 15184, "height": 0.0, "weight": 0.0 }, { "id": 826, "patient": 22880, "order": null, "height": 0.0, "weight": 0.0 } ] }