Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=176
{ "count": 3064, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=184", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=168", "results": [ { "id": 162, "patient": 20208, "order": 11756, "height": 0.0, "weight": 0.0 }, { "id": 263, "patient": 20597, "order": 12264, "height": 0.0, "weight": 0.0 }, { "id": 163, "patient": 20213, "order": 11763, "height": 0.0, "weight": 0.0 }, { "id": 190, "patient": 9470, "order": 11841, "height": null, "weight": null }, { "id": 164, "patient": 6616, "order": 11765, "height": null, "weight": null }, { "id": 189, "patient": 9470, "order": 11841, "height": null, "weight": null }, { "id": 165, "patient": 20214, "order": 11766, "height": 0.0, "weight": 0.0 }, { "id": 354, "patient": 20921, "order": 12850, "height": null, "weight": null } ] }