Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2744
{ "count": 2800, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2752", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2736", "results": [ { "id": 2746, "patient": 27228, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2747, "patient": 27229, "order": 21330, "height": 0.0, "weight": 0.0 }, { "id": 2748, "patient": 27230, "order": 21331, "height": 0.0, "weight": 0.0 }, { "id": 2749, "patient": 3438, "order": 21335, "height": null, "weight": null }, { "id": 2750, "patient": 3438, "order": 21335, "height": null, "weight": null }, { "id": 2751, "patient": 27233, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2753, "patient": 27241, "order": 21347, "height": 0.0, "weight": 0.0 }, { "id": 2752, "patient": 25045, "order": 21349, "height": null, "weight": null } ] }