medblocks / medblocks-ui

Web Components Library for Medblocks Ecosystem
https://www.npmjs.com/package/medblocks-ui
Apache License 2.0
54 stars 15 forks source link

mb-date should be able to handle input in format [number] [units] ago #47

Open sidharthramesh opened 1 year ago

sidharthramesh commented 1 year ago

This is useful for recording active conditions, and diagnoses in the patient's past.

Example mockups: [ number input ] years ago [ number input ] months ago [ number input ] days ago

This should actively be converted back and forth to actual date time formats.