5 questions with Azure Health Data Services tags

Sort by: Updated
0 answers

Unable to add multiple client apps in azure fhir service

We have followed this following article to connect azure ad b2c to fhir service. https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/azure-ad-b2c-setup?tabs=powershell It is working fine. But I have to register multiple application from…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
192 questions
asked 2024-10-28T13:36:31.79+00:00
edited the question 2024-10-28T13:39:17.8533333+00:00
0 answers

Health Data Services Private Endpoint CNAME records missing

Hi All, We are having difficulties with connecting to our Health Data Services through a Private endpoint. All configuration is verified and via a VM using the hosts file, we can connect. It seems that Azure DNS is not updated automatically as it should…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
192 questions
asked 2024-08-14T12:47:22.84+00:00
Maarten Rasenberg 0 Reputation points
edited the question 2024-08-28T07:19:42.97+00:00
KapilAnanth-MSFT 49,626 Reputation points Microsoft Employee Moderator
0 answers

How to fix Azure FHIR service import failure

I am using $import operation to import data into Azure FHIR service. I am using ndjson format. Part of my code is below: def import_data2FHIR(access_token, file_info): # Azure FHIR service URL fhir_service_url =…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
192 questions
asked 2024-06-25T03:36:41.11+00:00
Shuwen Dong 0 Reputation points
edited the question 2024-06-25T03:49:46.8933333+00:00
Shuwen Dong 0 Reputation points
0 answers

Configure Azure Health External Identity Providers

According to the documentation it should be possible to bring our own Identity Provider as long as we can build a correct JWT token. This is how the provider is configured in the portal: Authority Field: https://[redacted].azurewebsites.net Client…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
192 questions
asked 2024-06-20T14:24:08.0066667+00:00
Lodewijk Sioen 20 Reputation points
edited the question 2024-06-20T14:25:33.5333333+00:00
Lodewijk Sioen 20 Reputation points
0 answers

Can I configure a bidirectional Data Mapping in Microsoft FHIR server ?

I'm deploying an (FHIR server from Microsoft(https://github.com/microsoft/fhir-server)). I couldn't find any resources to unplug the persistent layer of the FHIR server and use a bidirectional data converter to use on top of my existing database so that…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
192 questions
asked 2023-05-26T10:28:08.61+00:00
Anonymous