{"id":755,"date":"2020-03-06T00:00:00","date_gmt":"2020-03-06T08:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure"},"modified":"2025-06-29T11:36:56","modified_gmt":"2025-06-29T18:36:56","slug":"data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/","title":{"rendered":"Data agility and open standards in health: FHIR fueling interoperability in Azure"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Data agility in healthcare; it sounds fantastic, but there are few data ecosystems as sophisticated and complex as healthcare. The path to data agility can often be elusive. Leaders in health are prioritizing and demanding cloud technology that works on open standards like Fast Healthcare Interoperability Resources (FHIR) to transform how we manage data. Open standards will drive the future of healthcare, and today, we&#8217;re sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of protected health information (PHI):<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/github.com\/microsoft\/FHIR-Converter\">FHIR Converter<\/a>: Transform legacy health data into FHIR.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/github.com\/microsoft\/FHIR-Tools-for-Anonymization\">FHIR Tools for Anonymization<\/a>: Enables secondary use of FHIR data.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/github.com\/microsoft\/iomt-fhir\">IoMT FHIR Connector<\/a>: Ingest, normalize, and transform data from health devices, the Internet of Medical Things (IoMT), into FHIR.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/docs.microsoft.com\/en-us\/power-query\/connectors\/fhir\/fhir\" target=\"_blank\" rel=\"noopener\">Power BI FHIR Connector<\/a>: Connect FHIR APIs to the Power BI platform for analytics and visualization.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Enabling health data to work in the open format of FHIR enables us to innovate for the future of health. The Microsoft Azure <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/azure-api-for-fhir\/\">API for FHIR<\/a> was released to general availability in November 2019, and Azure was the first cloud with a fully-managed, enterprise-grade service for health data in the FHIR format. Since then, we\u2019ve been actively working with customers so they can easily deploy an end-to-end pipeline for PHI in the cloud with the added security of FHIR APIs. From remote patient monitoring or clinical trials in the home environment to clinics and research teams, data needs to flow seamlessly in a trusted environment. Microsoft is empowering data agility with seamless data flows that leverage the open and secure framework of FHIR APIs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"transform-data-to-fhir-with-the-fhir-converter\">Transform data to FHIR with the FHIR Converter<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Health systems today have data in a variety of data formats and systems. The <a href=\"https:\/\/github.com\/microsoft\/FHIR-Converter\" target=\"_blank\" rel=\"noopener\">FHIR Converter<\/a> provides your data team with a simple API call to convert data in legacy formats, such as HL7 V2, in real-time and convert it into FHIR. The current release includes the ability to transform HL7 V2 message utilizing a set of starting templates, generated on mappings defined by the <a href=\"https:\/\/confluence.hl7.org\/display\/OO\/2-To-FHIR+Project\" target=\"_blank\" rel=\"noopener\">HL7 community<\/a>, but allows for customization to meet each organization\u2019s implementation of the HL7 V2 standard using a simple Web UI. The FHIR Converter is designed as a simple, yet powerful, tool to reduce the amount of time and manual effort required in data mapping and exchange of data in FHIR.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"enable-secondary-use-of-fhir-data\">Enable secondary use of FHIR data<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The power of data organized in the FHIR framework means you can manage it more efficiently, particularly when you need to make data available for secondary use. Using <a href=\"https:\/\/github.com\/microsoft\/FHIR-Tools-for-Anonymization\" target=\"_blank\" rel=\"noopener\">FHIR Tools for Anonymization<\/a>, your teams can leverage techniques, including de-identification through redaction or date-shifting for extraction, and exchange of data in anonymized formats. Because FHIR Tools for Anonymization is open source, you can work with it locally or with a cloud-based FHIR service like the Azure API for FHIR.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">FHIR Tools for Anonymization enables de-identification of the 18 identifiers per the <a href=\"https:\/\/www.hhs.gov\/hipaa\/for-professionals\/privacy\/special-topics\/de-identification\/index.html#safeharborguidance\" target=\"_blank\" rel=\"noopener\">HIPAA Safe Harbor method<\/a>. A configuration file is available for customers to create custom templates that meet their needs for Expert Determination methods.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ingesting-phi-data-with-fhir-the-internet-of-medical-things-iomt\">Ingesting PHI data with FHIR, the Internet of Medical Things (IoMT)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Today\u2019s healthcare data is not limited to patient charts and documents, it is expanding rapidly to include device data captured both inside and outside the clinician\u2019s office. Customers can already use the powerful Azure IoT platform to manage devices and IoT solutions, but in the health industry, we need to pay special attention to managing PHI data from devices.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/github.com\/microsoft\/iomt-fhir\" target=\"_blank\" rel=\"noopener\">IoMT FHIR Connector<\/a> for Azure has been specifically designed for devices in health scenarios. Developed to work seamlessly with pre-built Azure functions and <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/event-hubs\/\" target=\"_blank\" rel=\"noopener\">Microsoft Azure Event Hubs<\/a> or the <a href=\"https:\/\/azure.microsoft.com\/en-us\/overview\/iot\/\" target=\"_blank\" rel=\"noopener\">Microsoft Azure IoT platform<\/a>, the IoMT connector ingests streaming data in real-time at millions of events per second. Customized settings allow developers to manage device content, sample data rates, and set the desired capture thresholds. Upon ingestion, device data is normalized, grouped, and mapped to FHIR that can be sent via FHIR APIs to an electronic health record (EHR) or other FHIR service. Supporting the open standard of FHIR means the IoMT FHIR Connector works with most devices, eliminating the need for custom integration for multiple device scenarios.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To enhance scale and connectivity with common patient-facing platforms that collect device data, the IoMT FHIR Connector is also launching with a\u202f<a href=\"https:\/\/github.com\/Microsoft\/healthkit-on-fhir\" target=\"_blank\" rel=\"noopener\">FHIR HealthKit framework<\/a> to quickly bring Apple HealthKit data to the cloud.\u202f<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fueling-data-visualization-in-power-bi-with-real-data\">Fueling data visualization in Power BI with real data<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Customers love the rich data visualizations in Power BI that help everyone make decisions based on facts, not instinct. The <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-query\/connectors\/fhir\/fhir\" target=\"_blank\" rel=\"noopener\">Power BI Connector<\/a> enables our health customers to light up robust tools for data visualization, analytics, and data exploration in Power BI using data in the FHIR format. With the control of FHIR APIs from an FHIR endpoint that uses the open standards, you still maintain flexibility and control data access allowing you to define user access as needed. Whether you need consistent event tracking or patient management reporting for your care teams, research tools and self-serve exploration for your clinical research teams, or predictive analytics and systems efficiency for your operations teams, the connection of FHIR and Power BI provides a powerful new tool for health organizations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"check-out-the-new-fhir-tech\">Check out the new FHIR tech<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Microsoft is committed to data agility through FHIR. We believe FHIR is the fuel for innovation in healthcare and life sciences, and we\u2019re excited to see what you build with it. The future of health is ours to create and we are excited to be at the innovation forefront of that journey with you.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We\u2019d love to hear from health developers about the new FHIR products rolling out. Check out the OSS releases in GitHub.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Open standards will drive the future of healthcare, and today, we&#8217;re sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1474],"tags":[],"audience":[3054,3057,3055,3053,3056],"content-type":[1511],"product":[1622],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-755","post","type-post","status-publish","format-standard","hentry","category-analytics","audience-business-decision-makers","audience-data-professionals","audience-developers","audience-it-decision-makers","audience-it-implementors","content-type-best-practices","product-event-hubs","review-flag-gener-1680286584-335","review-flag-iot-1680286585-835","review-flag-lever-1680286579-649","review-flag-microsofts","review-flag-new-1680286579-546"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data agility and open standards in health: FHIR fueling interoperability in Azure | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Open standards will drive the future of healthcare, and today, we&#039;re sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data agility and open standards in health: FHIR fueling interoperability in Azure | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Open standards will drive the future of healthcare, and today, we&#039;re sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-06T08:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-29T18:36:56+00:00\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Data agility and open standards in health: FHIR fueling interoperability in Azure\",\"datePublished\":\"2020-03-06T08:00:00+00:00\",\"dateModified\":\"2025-06-29T18:36:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\"},\"wordCount\":979,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"articleSection\":[\"Analytics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\",\"name\":\"Data agility and open standards in health: FHIR fueling interoperability in Azure | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"datePublished\":\"2020-03-06T08:00:00+00:00\",\"dateModified\":\"2025-06-29T18:36:56+00:00\",\"description\":\"Open standards will drive the future of healthcare, and today, we're sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Analytics\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/analytics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Data agility and open standards in health: FHIR fueling interoperability in Azure\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data agility and open standards in health: FHIR fueling interoperability in Azure | Microsoft Azure Blog","description":"Open standards will drive the future of healthcare, and today, we're sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/","og_locale":"en_US","og_type":"article","og_title":"Data agility and open standards in health: FHIR fueling interoperability in Azure | Microsoft Azure Blog","og_description":"Open standards will drive the future of healthcare, and today, we're sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2020-03-06T08:00:00+00:00","article_modified_time":"2025-06-29T18:36:56+00:00","author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Data agility and open standards in health: FHIR fueling interoperability in Azure","datePublished":"2020-03-06T08:00:00+00:00","dateModified":"2025-06-29T18:36:56+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/"},"wordCount":979,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"articleSection":["Analytics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/","name":"Data agility and open standards in health: FHIR fueling interoperability in Azure | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"datePublished":"2020-03-06T08:00:00+00:00","dateModified":"2025-06-29T18:36:56+00:00","description":"Open standards will drive the future of healthcare, and today, we're sharing the expansion of Microsoft\u2019s portfolio for FHIR, with new open-source software (OSS) and connectors which will help customers at different stages of their journey to advance interoperability and secure exchange of Protected Health Information (PHI).","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/data-agility-and-open-standards-in-health-fhir-fueling-interoperability-in-azure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Analytics","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/analytics\/"},{"@type":"ListItem","position":3,"name":"Data agility and open standards in health: FHIR fueling interoperability in Azure"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/755","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=755"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/755\/revisions"}],"predecessor-version":[{"id":44269,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/755\/revisions\/44269"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=755"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=755"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=755"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=755"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=755"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=755"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=755"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=755"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}