Plan Mutations

Interactive examples coming soon...

addPatientPlanItem :: PatientPlanItem

ArgumentTypeDescription
inputPatientPlanItemInput!
patientPlanIdID!

cancelPlan :: PatientPlan

ArgumentTypeDescription
discountBooleanInvoice unpaid products and services at plan discount prices, defaults to false.
idID!

createPreventionPlan :: PreventionPlan!

ArgumentTypeDescription
inputPreventionPlanInput

enrollPlan :: PatientPlan

ArgumentTypeDescription
autoRenewBoolean
endDateDate
hsnString!
locationIdID!
options[PlanOptionInput]
patientIdID!
planIdID!
planIntervalPlanInterval!
renewPlanIdID
startDateDate

refreshPreventionPlan :: [PatientPlan]

ArgumentTypeDescription
idID!

removePatientPlanItem :: PatientPlanItem

ArgumentTypeDescription
idID!

updatePatientPlan :: PatientPlan!

ArgumentTypeDescription
idID!
inputPatientPlanInput!

updatePatientPlanItem :: PatientPlanItem

ArgumentTypeDescription
idID!
inputPatientPlanItemInput!

updatePreventionPlan :: PreventionPlan

ArgumentTypeDescription
idID!
inputPreventionPlanInput!