Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2432
{ "count": 3077, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2440", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2424", "results": [ { "id": 2430, "patient": 26218, "order": 20096, "height": 0.0, "weight": 0.0 }, { "id": 2427, "patient": 26216, "order": 20091, "height": 0.0, "weight": 0.0 }, { "id": 2555, "patient": 26665, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2431, "patient": 26222, "order": 20110, "height": 0.0, "weight": 0.0 }, { "id": 2432, "patient": 11627, "order": 20113, "height": null, "weight": null }, { "id": 2433, "patient": 26231, "order": 20119, "height": null, "weight": null }, { "id": 2434, "patient": 26234, "order": 20120, "height": 0.0, "weight": 0.0 }, { "id": 2557, "patient": 26675, "order": 20589, "height": 0.0, "weight": 0.0 } ] }