Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3168
{ "count": 3702, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3176", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3160", "results": [ { "id": 3165, "patient": 28236, "order": 23009, "height": 0.0, "weight": 0.0 }, { "id": 3166, "patient": 11226, "order": 23016, "height": null, "weight": null }, { "id": 3167, "patient": 11226, "order": 23016, "height": null, "weight": null }, { "id": 3169, "patient": 28235, "order": 23026, "height": 0.0, "weight": 0.0 }, { "id": 3168, "patient": 28235, "order": 23026, "height": 0.0, "weight": 0.0 }, { "id": 3170, "patient": 28245, "order": 23031, "height": 0.0, "weight": 0.0 }, { "id": 3171, "patient": 28248, "order": 23034, "height": 0.0, "weight": 0.0 }, { "id": 3172, "patient": 28249, "order": 23034, "height": 0.0, "weight": 0.0 } ] }