Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3080
{ "count": 3207, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3088", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3072", "results": [ { "id": 3028, "patient": 27946, "order": 22501, "height": 0.0, "weight": 0.0 }, { "id": 3029, "patient": 12709, "order": 22506, "height": null, "weight": null }, { "id": 3031, "patient": 27956, "order": 22516, "height": 0.0, "weight": 0.0 }, { "id": 3035, "patient": 25182, "order": 22524, "height": 0.0, "weight": 0.0 }, { "id": 3037, "patient": 27761, "order": 22537, "height": 0.0, "weight": 0.0 }, { "id": 429, "patient": 2691, "order": 22538, "height": null, "weight": null }, { "id": 3040, "patient": 27969, "order": 22546, "height": 0.0, "weight": 0.0 }, { "id": 3042, "patient": 27971, "order": 22551, "height": null, "weight": null } ] }