Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3128
{ "count": 3461, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3136", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3120", "results": [ { "id": 3118, "patient": 28133, "order": 22824, "height": 0.0, "weight": 0.0 }, { "id": 3120, "patient": 28141, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3128, "patient": 28165, "order": 22875, "height": 0.0, "weight": 0.0 }, { "id": 3374, "patient": 28694, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3129, "patient": 28170, "order": 22886, "height": 0.0, "weight": 0.0 }, { "id": 3130, "patient": 28176, "order": 22894, "height": 0.0, "weight": 0.0 }, { "id": 3131, "patient": 12955, "order": 22899, "height": null, "weight": null }, { "id": 3132, "patient": 6462, "order": 22902, "height": null, "weight": null } ] }