Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=776
{ "count": 3275, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=784", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=768", "results": [ { "id": 735, "patient": 22609, "order": 14816, "height": 0.0, "weight": 0.0 }, { "id": 646, "patient": 22343, "order": 14371, "height": 0.0, "weight": 0.0 }, { "id": 647, "patient": 22343, "order": 14371, "height": 0.0, "weight": 0.0 }, { "id": 648, "patient": 22344, "order": 14368, "height": 0.0, "weight": 0.0 }, { "id": 649, "patient": 22351, "order": 14377, "height": 0.0, "weight": 0.0 }, { "id": 737, "patient": 22611, "order": 14818, "height": 0.0, "weight": 0.0 }, { "id": 650, "patient": 22354, "order": 14382, "height": 0.0, "weight": 0.0 }, { "id": 651, "patient": 22311, "order": null, "height": null, "weight": null } ] }