Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=816
{ "count": 3643, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=824", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=808", "results": [ { "id": 671, "patient": 15113, "order": 14484, "height": null, "weight": null }, { "id": 672, "patient": 19002, "order": 14485, "height": null, "weight": null }, { "id": 758, "patient": 22659, "order": 14885, "height": 0.0, "weight": 0.0 }, { "id": 673, "patient": 22414, "order": 14490, "height": null, "weight": null }, { "id": 675, "patient": 22418, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 676, "patient": 22419, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 677, "patient": 22419, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 678, "patient": 22419, "order": null, "height": 0.0, "weight": 0.0 } ] }