Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2464
{ "count": 2826, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2472", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2456", "results": [ { "id": 2453, "patient": 26266, "order": 20150, "height": 0.0, "weight": 0.0 }, { "id": 2569, "patient": 26704, "order": 20626, "height": null, "weight": null }, { "id": 2571, "patient": 26731, "order": 20654, "height": 0.0, "weight": 0.0 }, { "id": 2573, "patient": 26735, "order": 20656, "height": 0.0, "weight": 0.0 }, { "id": 2576, "patient": 26743, "order": 20665, "height": null, "weight": null }, { "id": 2577, "patient": 24007, "order": 20669, "height": null, "weight": null }, { "id": 2579, "patient": 26746, "order": 20671, "height": 0.0, "weight": 0.0 }, { "id": 2582, "patient": 26762, "order": 20688, "height": 0.0, "weight": 0.0 } ] }