This repository contains several open-source example Power Apps which were created based on a study called 'The Day in the Life of a Nurse'. One of the outcomes were several minimal viable products that could support nurses in their daily job. These starter Power Apps solutions are enhanced with Nuance Speech to Text, and utilize Text Analytics for Health for medical structuring. The data is being served from FHIR API and utilize the FHIRBase and FHIRClinical Power Platform connectors. The application can also be linked to Microsoft Shifts where you can get real-time shift info from your colleagues.
You can find the setup information here
The scenarios were created based on nurse interviews from several hospitals and countries in Western Europe, you can find the full white paper here
- Report via Nuance speech to text, integrated with Text Analytics for Health to automatically find healthcare entities.
- Request or Report patient vital signs via FHIR.
- Connect to Shifts in Microsoft Teams and get an overview of your colleagues, Manager on Call, Doctor on Call, ...
You can find the link to the package here
An overview of your patients:
- See in which room they are and the urgency of care tasks
- The info you need per patient such as lab results, medication list, events or care plan activities
- Getting notifications such as: Patient A: Test results are in, Patient B: IV must be replaced
You can find the link to the package here
The information being visualized in the Nurse applications is being served from a FHIR API.
You can use the Open Source Microsoft FHIR Server: https://github.com/microsoft/fhir-server or use the managed Health Data Services on Azure: https://docs.microsoft.com/en-us/azure/healthcare-apis/healthcare-apis-overview
To enable clinical speech to text, we embedded the Dragon Medical SpeechKit into the PowerApp, you can find more info on DMSK here: https://www.nuancehealthcaredeveloper.com/?q=Dragon-Medical-SpeechKit-Home, you can request a trial to see how the integration works
To provide to automatic healthcare entity recognition, we utilized Text Analytics For Health: https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/text-analytics-for-health/overview
To get information on the Shifts of your department, you can utilize the Teams/Shifts connector in the Power App : https://support.microsoft.com/en-us/office/get-started-in-shifts-5f3e30d8-1821-4904-be26-c3cd25a497d6
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.