OBJECT
A charting note addendum
type ChartingNoteAddendumType {# The content of the addendumcontent: String # The date the addendum was createdcreated_at: String # The form answer group the addendum belongs toform_answer_group: FormAnswerGroup # The unique identifier of the addendumid: ID # A provider who created the addendumuser: User }