Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)