Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=880
{ "count": 3278, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=888", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=872", "results": [ { "id": 806, "patient": 22804, "order": 15094, "height": 0.0, "weight": 0.0 }, { "id": 808, "patient": 22806, "order": 15096, "height": 0.0, "weight": 0.0 }, { "id": 810, "patient": 22817, "order": 15112, "height": 0.0, "weight": 0.0 }, { "id": 812, "patient": 22825, "order": 15122, "height": 0.0, "weight": 0.0 }, { "id": 881, "patient": 23070, "order": 15483, "height": 0.0, "weight": 0.0 }, { "id": 1310, "patient": 21993, "order": 17113, "height": null, "weight": null }, { "id": 882, "patient": 23073, "order": 15486, "height": 0.0, "weight": 0.0 }, { "id": 883, "patient": 23074, "order": null, "height": 0.0, "weight": 0.0 } ] }