OBJECT
ReferringPhysician
a referring physician
link GraphQL Schema definition
- type ReferringPhysician {
- Boolean :
- # Business Name of physician
- String :
- # created at
- String :
- # email of physician
- String :
- # fax number of physician
- String :
- # first name of physician
- String :
- # full name of physician
- String :
- ID! :
- # last name of physician
- String :
- # The associated location
- Location :
- # location id
- ID :
- # Dietitian's notes
- String :
- # npi of physician
- String :
- # Saved Other ID associated with this provider
- String :
- # Qualifier for Other ID
- String :
- # phone number of physician
- String :
- # Associated users
- Referral] : [
- # Associated users count
- Int :
- # Physician's speciality
- String :
- # updated at
- String :
- # Physician's website
- String :
- }
link Require by
- createReferringPhysicianPayloadAutogenerated return type of createReferringPhysician
- deleteReferringPhysicianPayloadAutogenerated return type of deleteReferringPhysician
- QueryThe query root of this schema. See available queries.
- Referrala referral
- ReferralInfoThe referral information for a CMS1500 claim
- updateReferringPhysicianPayloadAutogenerated return type of updateReferringPhysician
- UserAn user entry, returns basic user information