Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3328
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3336", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3320", "results": [ { "id": 3466, "patient": 28937, "order": 24208, "height": 0.0, "weight": 0.0 }, { "id": 3468, "patient": 25085, "order": 24222, "height": null, "weight": null }, { "id": 3470, "patient": 28959, "order": 24245, "height": 0.0, "weight": 0.0 }, { "id": 3472, "patient": 28963, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3474, "patient": 28965, "order": 24249, "height": 0.0, "weight": 0.0 }, { "id": 3476, "patient": 28968, "order": 24219, "height": 0.0, "weight": 0.0 }, { "id": 3478, "patient": 28971, "order": 24257, "height": 0.0, "weight": 0.0 }, { "id": 3480, "patient": 28975, "order": 24262, "height": 0.0, "weight": 0.0 } ] }