Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T14:42:14.000Z (5 months ago)
- Last Synced: 2024-12-03T14:31:03.790Z (about 1 month 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?
[![Gitter](https://img.shields.io/badge/iOS%2013.5-Working!-brightgreen)](https://github.com/DaveAldon/HL7-FHIR-DevDays-Microsoft-Hackathon)
[![Gitter](https://img.shields.io/badge/Android%2023-In%20Progress-yellow)](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)