OBJECT
FullscriptPractitionerType
Fullscript Practitioner
link GraphQL Schema definition
- type FullscriptPractitionerType {
- # Email address of the practitioner
- String :
- # External reference of the practitioner
- String :
- # First name of the practitioner
- String :
- # The unique identifier of the practitioner
- String :
- # Last name of the practitioner
- String :
- # The ID of the practitioner type
- String :
- }