Create NoteAsk AIpost 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.truefalsecontentDocumentNodenullAn object representing the body of the note.DocumentNode objectexam_reasonstringnullmetadataobjectnullUnstructured data for storing related metadata.Metadata objectpatientintegerrequiredThe 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 10 months ago