Doctor Dok is an AI based medical data framework and patient's med vault. Parse any health related PDF/Image to JSON and then use Chat GPT / LLama to discuss it! WARNING: Don't decide on your health based on AI Chat - it's just for Research purposes.
The current record could stay as general but it might be useful to add a different types of records for example:
Patient data - where there would be a form for gathering Patient data
Visit - with the after-visit note editor (including some features like summarization)
Based on the record type there should be individual record editor and record display; keeping the record-form and record-item for the general one's we could have like record-form-visit, record-item-visit and so on.
The database table format although should be exactly the same like now
The current record could stay as
general
but it might be useful to add a different types of records for example:Patient data
- where there would be a form for gathering Patient dataVisit
- with the after-visit note editor (including some features like summarization)Based on the record type there should be individual record editor and record display; keeping the
record-form
andrecord-item
for the general one's we could have likerecord-form-visit
,record-item-visit
and so on.The database table format although should be exactly the same like now