OBJECT

FullscriptPractitionerTypeType

The type of practitioners

link GraphQL Schema definition

  • type FullscriptPractitionerTypeType {
  • # The code for the practitioner type
  • code: String
  • # The description of the practitioner type
  • description: String
  • # The unique identifier of the practitioner type
  • id: String!
  • }