Create Note V2Copy Pagepost https://sandbox.elationemr.com/api/2.0/v2/notesCreate an EN2.1 sections-based Note.Body ParamsRequest body for creating a sections-based note. The layout is selected by layout_name (e.g. "simple_note"). No content field — the initial content_map is always empty on creation.billintegernullThe ID of the bill associated with the note.categoryintegerrequiredPractice-created identifier for note category (Visit Note Type).confidentialbooleanDefaults to falsetruefalseexam_reasonstringnulllayout_namestringrequiredName of the pre-defined layout, e.g. 'simple_note'.metadataobject | nullMetadata 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 about 3 hours ago