Google Summer of Code 2022 Weekly Status Reports

What progress have you made this week?

  • I added Material UI and implemented the Layout with Mobile Responsive Navbar, React Router, and Dynamic Breadcrumbs MR
  • Added a CI CD pipeline for the app, which is deployed on Netlify and has two deployments, Preview and Production
  • Added the React Query + Axios Data Fetching Architecture (Caching works out of the box) MR
  • Implemented the get and search patient using this architecture MR

What progress have you made this week?

Next week’s main focus would be to integrate lh-toolkit-webcomponents into my project anyhow and then finish then Patient CRUD

Next week:

  • Implement the Patient Dashboard UI
  • Add create and update in the Patient Flow
  • Find an FHIR API that supports Radiology and implement Add Radiology Order

Have you had any blockers or issues that are impeding your project?

  • I have been having issues when installing lh-toolkit-webcomponents into my project, I have updated the package.json of this repo in hopes of those issues getting fixed. MR

  • HAPI FHIR’s test API doesn’t support Radiology and it is the next thing that is on my task list (following my GSoC proposal) If I don’t find an API that supports it this week I will move forward with other parts of the project. @sunbiz please do suggest some APIs that support Radiology forum post