Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1264
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1272", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1256", "results": [ { "id": 2883, "patient": 18259, "order": null, "height": null, "weight": null }, { "id": 1260, "patient": 24011, "order": 16923, "height": 0.0, "weight": 0.0 }, { "id": 1261, "patient": 24016, "order": 16926, "height": 0.0, "weight": 0.0 }, { "id": 1262, "patient": 21872, "order": 16928, "height": null, "weight": null }, { "id": 1263, "patient": 24017, "order": 16928, "height": 0.0, "weight": 0.0 }, { "id": 1264, "patient": 24017, "order": 16928, "height": 0.0, "weight": 0.0 }, { "id": 1265, "patient": 24018, "order": 16929, "height": 0.0, "weight": 0.0 }, { "id": 1266, "patient": 24019, "order": 16930, "height": 0.0, "weight": 0.0 } ] }