Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=816
{ "count": 3275, "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": 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 }, { "id": 674, "patient": null, "order": null, "height": null, "weight": null }, { "id": 760, "patient": 22694, "order": 14919, "height": 0.0, "weight": 0.0 }, { "id": 679, "patient": 20021, "order": 14523, "height": 0.0, "weight": 0.0 } ] }