-
-
Notifications
You must be signed in to change notification settings - Fork 147
Feature/OCR Scan #609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Feature/OCR Scan #609
Conversation
|
Hey @AnalogJ ! I opened the PR with the OCR scan flow. It's in draft until further feedback. Let me know if you have any notes or takes on this one, thanks! |
…ng text [OCR-SCAN]
… on upload [OCR-SCAN]
… updated) [OCR-SCAN]
[OCR-SCAN]
…n FE and BE [OCR-SCAN]
[OCR-SCAN]
[OCR-SCAN]
…ation mapping [OCR-SCAN]
…aded images [OCR-SCAN]
…ng issues [OCR-SCAN]
[OCR-SCAN]
981e432 to
777024b
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
PR Summary – OCR Integration & Encounter Form
Overview
This PR adds full support for capturing images from the webcam, uploading PDFs or multiple PNG/JPG images, sending them to the OCR service, and populating the Encounter form with normalized FHIR R4 data, including attaching the uploaded files to the encounter.
Key Features
Capture / Upload
Send to OCR
Fileobjects and sends all at once to the OCR service.Encounter Form Population
attachmentsarray).Preview & Edit
Data Normalization
Ensures all resources conform to FHIR R4 structure:
Benefits
PR.PDF.scan.DEMO.1.mov