This is a prototype web app for uploading case summaries of ablation/mapping procedures.
The app supports the following flow:
- Integration with CPT Codes: Leverage the Current Procedural Terminology (CPT) provided by AAPC to standardize and reference procedures.
- Upload Mapping Videos: Users can upload their mapping videos which may include both the map wavefront log video and the associated log text.
- Identify EP Activities: Highlight and document EP activities that take place in the lesion loci.
- Mapping Signal Types: The platform supports various mapping signal types such as voltage, activation, and charge density.
- Optional Transseptal Access: Depending on the procedure and user preference, transseptal access can be included.
- Post Ablation Mapping Video: Capture and upload post-ablation videos to document results.
- Case Summary: At the end of the flow, users can generate a summary of the entire case for review or presentation.
The Case Presenter is built upon the following foundational structures and methodologies:
- Single Page Application (SPA) with React
- JavaScript Bundling
- CSS Bundling
- Backend, yet to start
- no plan to update or expand
(You might want to include instructions on how to set up, install, or use your app here. Example:)
- Clone the repository.
- Navigate to the directory.
- Install required dependencies.
- Run the app.