Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1240
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1248", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1232", "results": [ { "id": 1208, "patient": 23895, "order": 16753, "height": 0.0, "weight": 0.0 }, { "id": 1246, "patient": 23972, "order": 16874, "height": 0.0, "weight": 0.0 }, { "id": 1209, "patient": 23896, "order": 16755, "height": 0.0, "weight": 0.0 }, { "id": 1210, "patient": 23897, "order": 16756, "height": 0.0, "weight": 0.0 }, { "id": 717, "patient": 22473, "order": 16758, "height": null, "weight": null }, { "id": 1247, "patient": 23974, "order": 16879, "height": 0.0, "weight": 0.0 }, { "id": 1211, "patient": 23900, "order": 16766, "height": 0.0, "weight": 0.0 }, { "id": 1212, "patient": 23900, "order": 16766, "height": 0.0, "weight": 0.0 } ] }