Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1576
{ "count": 3666, "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": 1467, "patient": 24443, "order": 17656, "height": 0.0, "weight": 0.0 }, { "id": 1468, "patient": 24444, "order": 17657, "height": 0.0, "weight": 0.0 }, { "id": 3619, "patient": 18687, "order": null, "height": null, "weight": null }, { "id": 1469, "patient": 6882, "order": 17661, "height": null, "weight": null }, { "id": 1470, "patient": 24449, "order": 17663, "height": 0.0, "weight": 0.0 }, { "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 } ] }