Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3592
{ "count": 3633, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3600", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3584", "results": [ { "id": 3590, "patient": 26557, "order": 24725, "height": null, "weight": null }, { "id": 3591, "patient": 26557, "order": 24725, "height": null, "weight": null }, { "id": 3592, "patient": 29246, "order": 24726, "height": 0.0, "weight": 0.0 }, { "id": 3593, "patient": 29247, "order": 24726, "height": 0.0, "weight": 0.0 }, { "id": 3594, "patient": 29249, "order": 24729, "height": 0.0, "weight": 0.0 }, { "id": 3595, "patient": 29249, "order": 24729, "height": 0.0, "weight": 0.0 }, { "id": 3596, "patient": 29250, "order": 24730, "height": 0.0, "weight": 0.0 }, { "id": 3597, "patient": 29259, "order": 24744, "height": 0.0, "weight": 0.0 } ] }