OBJECT

AcceptedInsurancePlan

link GraphQL Schema definition

  • type AcceptedInsurancePlan {
  • id: ID!
  • # Connected ICD Code Object
  • insurance_plan: InsurancePlan
  • }