OBJECT
Alternative ID numbers for a provider
type PlaceOfService {# The code for the place of servicecode: String # A combined name and code string, correctly formattedcode_name: String id: ID! # The name of the place of servicename: String }