Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=960
{ "count": 3279, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=968", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=952", "results": [ { "id": 955, "patient": 23279, "order": 15868, "height": 0.0, "weight": 0.0 }, { "id": 956, "patient": 23281, "order": 15871, "height": 0.0, "weight": 0.0 }, { "id": 957, "patient": 23281, "order": 15871, "height": 0.0, "weight": 0.0 }, { "id": 958, "patient": 23284, "order": 15863, "height": 0.0, "weight": 0.0 }, { "id": 959, "patient": 23290, "order": 15877, "height": 0.0, "weight": 0.0 }, { "id": 960, "patient": 23291, "order": 15878, "height": null, "weight": null }, { "id": 961, "patient": 23293, "order": 15879, "height": 0.0, "weight": 0.0 }, { "id": 964, "patient": 22816, "order": 15885, "height": null, "weight": null } ] }