Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3424
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3432", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3416", "results": [ { "id": 3382, "patient": 27712, "order": 23869, "height": 0.0, "weight": 0.0 }, { "id": 3286, "patient": 10651, "order": 23443, "height": null, "weight": null }, { "id": 3287, "patient": 20942, "order": 23446, "height": null, "weight": null }, { "id": 232, "patient": 1060, "order": 23451, "height": null, "weight": null }, { "id": 3384, "patient": 28728, "order": 23873, "height": 0.0, "weight": 0.0 }, { "id": 3288, "patient": 21432, "order": 23467, "height": null, "weight": null }, { "id": 3289, "patient": 28497, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3290, "patient": 28498, "order": null, "height": 0.0, "weight": 0.0 } ] }