...
- Place all Javascript in a single script block at the top of the page
- Use jq to reference jQuery
Header
- Should use a <div> with the .ke-form-header CSS class
- Should include encounter date, provider and location
- For forms which are only used for retrospective data entry, encounter date should not request time
...
- Use <fieldset> and <legend> tags
Footer
- Should use a <div> with the .ke-form-footer CSS class
...