Optional __typename?: "Mutation"Create a new Patient record
Create a new Prescription associated with the logged in prescriber. A patientId is returned after creating a Patient with the createPatient mutation. medicationIds can be searched with the medications query.
Optional deleteUpdate an existing Patient record
Generated using TypeDoc
Create a new
Orderfor a specificPatient