Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1752
{ "count": 3291, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1760", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1744", "results": [ { "id": 1626, "patient": 17878, "order": 17987, "height": null, "weight": null }, { "id": 1670, "patient": 24707, "order": 18098, "height": null, "weight": null }, { "id": 1627, "patient": 24632, "order": 17989, "height": 0.0, "weight": 0.0 }, { "id": 1628, "patient": 24635, "order": 17993, "height": 0.0, "weight": 0.0 }, { "id": 1672, "patient": 24709, "order": 18102, "height": 0.0, "weight": 0.0 }, { "id": 1629, "patient": 24636, "order": 17994, "height": 0.0, "weight": 0.0 }, { "id": 1630, "patient": 24643, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1631, "patient": 275, "order": 18004, "height": null, "weight": null } ] }