FullscriptPractitionerTypeType
The type of practitioners
Fields
description
· String
· The description of the practitioner type Used By
Definition
"""The type of practitioners"""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!}