Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2920
{ "count": 3063, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2928", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2912", "results": [ { "id": 3017, "patient": 27925, "order": 22461, "height": null, "weight": null }, { "id": 3019, "patient": 27929, "order": 22472, "height": 0.0, "weight": 0.0 }, { "id": 3021, "patient": 27934, "order": 22477, "height": 0.0, "weight": 0.0 }, { "id": 3023, "patient": 27940, "order": 22484, "height": 0.0, "weight": 0.0 }, { "id": 3025, "patient": 27941, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3027, "patient": 27944, "order": 22496, "height": null, "weight": null }, { "id": 1933, "patient": 25095, "order": 22504, "height": 0.0, "weight": 0.0 }, { "id": 3030, "patient": 27950, "order": 22507, "height": 0.0, "weight": 0.0 } ] }