The Physician Object

Object Definition

{
 "id": 64811630594,
 "first_name": "Gary",
 "last_name": "Leung",
 "npi": "1234567890",
 "license": "G3455",
 "license_state": "CA",
 "credentials": "MD",
 "specialty": "Family Medicine",
 "email": "",
 "user_id": 342,
 "practice": 65540,
 "is_active": true, // Whether or not the physician is still active at the above practice
 "metadata": null // see Metadata section
}