You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jac is jake c25548a2d7 Add initial implementation of FHIR OCR POC
- Created a Docker Compose setup for the FHIR OCR application, including services for the main app, Keycloak for authentication, and a HAPI FHIR server.
- Added a README file detailing project structure, features, requirements, and setup instructions.
- Included necessary Python dependencies in requirements.txt.
- Implemented core modules for OCR processing, FHIR resource mapping, and security features.
- Developed test scripts for API security and OCR to FHIR flow.
- Established compliance and privacy modules for audit logging and data protection.
- Created sample data generation script for testing purposes.
- Set up a basic FastAPI application structure with endpoints for authentication and FHIR resource management.
1 year ago
..
__init__.py Add initial implementation of FHIR OCR POC 1 year ago
app.py Add initial implementation of FHIR OCR POC 1 year ago