Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1576
{ "count": 3500, "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": 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 }, { "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 } ] }