https://github.com/davealdon/whats-up-doc
Provider Registry Specialty searching based on disease, using FHIR and Xamarin.
https://github.com/davealdon/whats-up-doc
csharp fhir fhir-client hl7 xamarin xamarin-android xamarin-ios
Last synced: about 1 month ago
JSON representation
Provider Registry Specialty searching based on disease, using FHIR and Xamarin.
- Host: GitHub
- URL: https://github.com/davealdon/whats-up-doc
- Owner: DaveAldon
- Created: 2020-06-16T21:50:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T14:42:14.000Z (about 1 year ago)
- Last Synced: 2025-01-05T14:52:39.941Z (10 months ago)
- Topics: csharp, fhir, fhir-client, hl7, xamarin, xamarin-android, xamarin-ios
- Language: C#
- Homepage: https://davealdon.github.io/Whats-Up-Doc/
- Size: 13.4 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### NOTE: This app has been rewritten in React Native and is being maintained here: https://github.com/DaveAldon/Whats-Up-Doc-Mobile
# What's Up Doc?
[](https://github.com/DaveAldon/HL7-FHIR-DevDays-Microsoft-Hackathon)
[](https://github.com/DaveAldon/HL7-FHIR-DevDays-Microsoft-Hackathon)
A mobile app that lets you search for providers in your juristiction based on a disease specailty.
## Architecture
- C#/Xamarin
- Uses provider registries that are built on FHIR
- Matches a list of diseases (communicable and noncommunicable), to Specialty codes## Requirements to Build
- Latest installation of Visual Studio 2019 with Xamarin
- iOS development requires Mac OS and the latest XCode## Background
- This was created as part of the June 2020 HL7 FHIR DevDays Microsoft Hackathon
- Slides from the presentation available [here](https://docs.google.com/presentation/d/1X6qeCuRigvTkzUoinb5pg-8AWY9c05240loeVSkdVFo/edit?usp=sharing)