Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1248
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1256", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1240", "results": [ { "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 }, { "id": 1214, "patient": 23906, "order": 16775, "height": 0.0, "weight": 0.0 }, { "id": 1215, "patient": 23907, "order": 16776, "height": 0.0, "weight": 0.0 }, { "id": 1216, "patient": 23913, "order": 16787, "height": 0.0, "weight": 0.0 }, { "id": 1250, "patient": 23980, "order": 16884, "height": 0.0, "weight": 0.0 }, { "id": 1217, "patient": 23916, "order": 16793, "height": 0.0, "weight": 0.0 } ] }