Brain Dump - nsmith7989/dnd-patient-information GitHub Wiki

#####ReactJS/Redux based drag and drop form builder to create patient information forms.

##Components ###PII

  • Patient's Name
  • Sex
  • ID/SSN
  • Birthdate
  • Weight
  • Height
  • Address
  • City
  • State
  • ZIP

###Collections

  • Medication History
  • Condition History
  • Family History
  • Insurance
  • Emergency Contact
  • Patient's Physicians
  • Patient Representative

###Other

  • CheckBoxGroup
  • RadioGroup
  • SettingsBox (For major components)
  • Signature Form? (Touch Devices)

##Features

###State

  • Playback user actions
  • Undo and Redo (Form Builder)
  • Easily debug state history and outcomes

###A11y

###I18n

###RDFa

  • Query HTML Documents
  • ES7 Decorator?

###Component level validations