Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1576
{ "count": 3293, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1584", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1568", "results": [ { "id": 1471, "patient": 24451, "order": 17664, "height": 0.0, "weight": 0.0 }, { "id": 1712, "patient": 24777, "order": null, "height": null, "weight": null }, { "id": 1472, "patient": 24453, "order": 17666, "height": 0.0, "weight": 0.0 }, { "id": 1473, "patient": 22970, "order": 17667, "height": null, "weight": null }, { "id": 1475, "patient": 22788, "order": 17668, "height": 0.0, "weight": 0.0 }, { "id": 1474, "patient": 22788, "order": 17668, "height": 0.0, "weight": 0.0 }, { "id": 1476, "patient": 24455, "order": 17669, "height": 0.0, "weight": 0.0 }, { "id": 1477, "patient": 24459, "order": 17675, "height": 0.0, "weight": 0.0 } ] }