Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
We have many open-source projects on GitHub that provide you with the source code and instructions to deploy services for various uses. You're always welcome to visit our GitHub repositories to learn and experiment with our features and products.
Azure Health Data Services samples
- This repo contains samples for Azure Health Data Services, including Fast Healthcare Interoperability Resources (FHIR®), DICOM, and data-related services.
Azure Health Data Services Toolkit
- The Azure Health Data Services Toolkit helps you extend the functionality of Azure Health Data Services by providing a consistent toolset to build custom operations to modify the core service behavior.
FHIR server
- microsoft/fhir-server: open-source FHIR Server, which is the basis for FHIR service
- For information about the latest releases, see Release notes
- microsoft/fhir-server-samples: a sample environment
Data Conversion & Anonymization
FHIR Converter
- microsoft/FHIR-Converter: a data conversion project that uses CLI tool and $convert-data FHIR endpoint to translate healthcare legacy data formats into FHIR
- Integrated with the FHIR service and FHIR server for Azure in the form of $convert-data operation
- Ongoing improvements in OSS, and continual integration to the FHIR servers
FHIR Converter - VS Code Extension
- microsoft/vscode-azurehealthcareapis-tools: a VS Code extension that contains a collection of tools to work with FHIR Converter
- Released to Visual Studio Marketplace, you can install it here: FHIR Converter VS Code extension
- Used for authoring Liquid conversion templates and managing templates on Azure Container Registry
FHIR Tools for Anonymization
- microsoft/Tools-for-Health-Data-Anonymization: a data anonymization project that provides tools for de-identifying FHIR and DICOM data
- Integrated with the FHIR service and FHIR server for Azure in the form of
de-identified $exportoperation - For FHIR data, it can also be used with Azure Data Factory (ADF) pipeline by reading FHIR data from Azure blob storage and writing back the anonymized data
HealthKit and FHIR Integration
- microsoft/healthkit-on-fhir: a Swift library that automates the export of Apple HealthKit Data to a FHIR Server.
DICOM service
The DICOM service provides an open-source Medical Imaging Server for DICOM that is easily deployed on Azure. It allows standards-based communication with any DICOMweb™ enabled systems, and injects DICOM metadata into a FHIR server to create a holistic view of patient data. For more information, see Manage medical imaging data with the DICOM service.
Next steps
In this article, you learned about some of Azure Health Data Services open-source GitHub projects that provide source code and instructions to let you experiment and deploy services for various uses. For more information about Azure Health Data Services, see
(FHIR®) is a registered trademark of HL7 and is used with the permission of HL7.