Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3024
{ "count": 3688, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3032", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3016", "results": [ { "id": 2909, "patient": 27721, "order": 22080, "height": 0.0, "weight": 0.0 }, { "id": 3033, "patient": 27958, "order": 22517, "height": null, "weight": null }, { "id": 2959, "patient": 27835, "order": 22317, "height": 0.0, "weight": 0.0 }, { "id": 2910, "patient": 27728, "order": 22089, "height": 0.0, "weight": 0.0 }, { "id": 2911, "patient": 27728, "order": 22089, "height": 0.0, "weight": 0.0 }, { "id": 2912, "patient": 25700, "order": 22096, "height": null, "weight": null }, { "id": 2961, "patient": 26473, "order": 22318, "height": 0.0, "weight": 0.0 }, { "id": 2913, "patient": 27248, "order": 22099, "height": null, "weight": null } ] }