Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=712
{ "count": 3270, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=720", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=704", "results": [ { "id": 835, "patient": 22906, "order": 15235, "height": 0.0, "weight": 0.0 }, { "id": 836, "patient": 9498, "order": 15239, "height": null, "weight": null }, { "id": 837, "patient": 21909, "order": 15243, "height": 0.0, "weight": 0.0 }, { "id": 838, "patient": 9622, "order": 15258, "height": null, "weight": null }, { "id": 846, "patient": 22936, "order": 15287, "height": 0.0, "weight": 0.0 }, { "id": 840, "patient": 22921, "order": 15263, "height": 0.0, "weight": 0.0 }, { "id": 841, "patient": 22922, "order": 15266, "height": null, "weight": null }, { "id": 839, "patient": 22918, "order": 15259, "height": 0.0, "weight": 0.0 } ] }