Create NoteCopy Pagepost https://sandbox.elationemr.com/api/2.0/notesCreate a new Note.Body ParamsbillintegernullThe ID of the bill associated with the notecategoryintegerrequiredPractice-created identifiers for note category. A category is a Visit Note Type object. See https://docs.elationhealth.com/reference/visit_note_types_list for API to list all available categories.confidentialbooleanDefaults to falseWhether the note is marked as confidential.truefalsecontentDocumentNode | nullAn object representing the body of the note.content DocumentNode | nullexam_reasonstringnullmetadataobject | nullDefaults to [object Object]Unstructured data for storing related metadata.Metadata object | nullpatientintegerrequiredThe ID of the patient for whom the note was created.practiceintegerrequiredAuthoring practice ID.providerintegerrequiredThe ID of the assigned provider.serviced_atstringnullResponses 201Successful Response 422Validation ErrorUpdated 26 days ago