A React Native mobile app that lets you search for providers in your juristiction based on a disease specialty. Requires a FHIR provider registry endpoint, otherwise you can use the included HL7 FHIR demo database.
- React Native
- Uses provider registries that are built on FHIR
- Matches a list of diseases (communicable and noncommunicable) to Specialty codes
- React Native & Expo environment
- iOS development requires Mac OS
- This was originally created as part of the June 2020 HL7 FHIR DevDays Microsoft Hackathon. I built the original app using Xamarin, and after the hackathon I rewrote it using React Native. Ask me why I switched platforms! 😄
- Slides from the original hackathon presentation available here
- Original Xamarin repo is here