Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2976
{ "count": 3465, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2984", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2968", "results": [ { "id": 3119, "patient": 28136, "order": 22827, "height": 0.0, "weight": 0.0 }, { "id": 3121, "patient": 28143, "order": 22838, "height": 0.0, "weight": 0.0 }, { "id": 3122, "patient": 28146, "order": 22845, "height": 0.0, "weight": 0.0 }, { "id": 3123, "patient": 28147, "order": 22848, "height": 0.0, "weight": 0.0 }, { "id": 3124, "patient": 28151, "order": 22856, "height": 0.0, "weight": 0.0 }, { "id": 3126, "patient": 28153, "order": 22861, "height": 0.0, "weight": 0.0 }, { "id": 3125, "patient": 28078, "order": 22861, "height": 0.0, "weight": 0.0 }, { "id": 3127, "patient": 28154, "order": null, "height": 0.0, "weight": 0.0 } ] }