LinkPrescriptionToChartNoteInput
Autogenerated input type of LinkPrescriptionToChartNote
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of LinkPrescriptionToChartNote"""input LinkPrescriptionToChartNoteInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The DoseSpot prescription ID to link """ external_prescription_identifier: ID!
""" The chart note to link the prescription to """ form_answer_group_id: ID!}