Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=616
{ "count": 3077, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=624", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=608", "results": [ { "id": 609, "patient": 18133, "order": 14208, "height": null, "weight": null }, { "id": 862, "patient": 22994, "order": 15365, "height": 0.0, "weight": 0.0 }, { "id": 724, "patient": 22587, "order": 14771, "height": 0.0, "weight": 0.0 }, { "id": 610, "patient": 22239, "order": 14214, "height": 0.0, "weight": 0.0 }, { "id": 611, "patient": 22239, "order": 14214, "height": 0.0, "weight": 0.0 }, { "id": 863, "patient": 19326, "order": 15368, "height": null, "weight": null }, { "id": 612, "patient": 22242, "order": 14217, "height": 0.0, "weight": 0.0 }, { "id": 726, "patient": 20231, "order": 14779, "height": null, "weight": null } ] }