Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3064
{ "count": 3689, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3072", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3056", "results": [ { "id": 2985, "patient": 25951, "order": null, "height": null, "weight": null }, { "id": 2987, "patient": 27876, "order": 22376, "height": 0.0, "weight": 0.0 }, { "id": 2989, "patient": 27878, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2991, "patient": 27882, "order": null, "height": null, "weight": null }, { "id": 2993, "patient": 26517, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2995, "patient": 27886, "order": 22398, "height": 0.0, "weight": 0.0 }, { "id": 2997, "patient": 27888, "order": 22402, "height": 0.0, "weight": 0.0 }, { "id": 2999, "patient": 27891, "order": 22404, "height": 0.0, "weight": 0.0 } ] }