Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1240
{ "count": 3493, "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": 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 }, { "id": 1248, "patient": 23975, "order": 16881, "height": 0.0, "weight": 0.0 }, { "id": 1213, "patient": 23905, "order": 16773, "height": 0.0, "weight": 0.0 }, { "id": 1249, "patient": 23979, "order": null, "height": 0.0, "weight": 0.0 } ] }