clinical_note_fields object format:
| Key | Type | Always Present | Notes | 
|---|---|---|---|
| archived | boolean | Yes | Indicates that the field has been soft-deleted by the doctor | 
| data_type | string | Yes | One of "","Checkbox","NullCheckbox","String","TwoStrings","FreeDraw","Photo","Header","Subheader" | 
| id | integer | Yes | |
| name | string | Yes | |
| required | boolean | Yes | Indicates that a note should not be locked unless a value is provided for this field | 
| comment | string | No | |
| freedraw_image_size | string | Yes | One of "","150x300","300x600","450x900","600x1200","750x1500" |