linkPrescriptionToChartNote
Links a DoseSpot prescription to a chart note, moving the link if the prescription is already linked to another one
Arguments
Returns
LinkPrescriptionToChartNotePayload Example
mutation linkPrescriptionToChartNote( $input: LinkPrescriptionToChartNoteInput!) { linkPrescriptionToChartNote(input: $input) { form_answer_group messages }}