# DoctorMatchInput **Type:** GraphQL inputs **Description:** Used by 'doctors' query to find doctors with matching fields ## Fields - doctorName (String): Doctor name - practiceName (String): Practice name - phoneNumber (String): Phone number - faxNumber (String): Fax number - email (String): Doctor email address - address (String): Street address #1 - address2 (String): Street address #2 - city (String): City - state (String): State - zipCode (String): Zip code - url (String): Website URL