Bulk data loading in Azure Health Data Services

P, Pioline (Cognizant) 195 Reputation points
2024-01-07T19:00:16.06+00:00

Hi

In the Azure Health Data Service architecture diagram mentioned in the link:
https://learn.microsoft.com/en-us/azure/architecture/guide/data/azure-health-data-services

What is the loading bulk FHIR data?

Can you tell in detail? What is the bulk data loading options available in Azure Health Data Service.
Waiting your reply.

Thanks

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.
149 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 21,861 Reputation points
    2024-01-10T06:14:29.1666667+00:00

    @P, Pioline (Cognizant) Thanks for reaching out. Bulk loading FHIR data refers to the process of importing large amounts of healthcare data in FHIR format into Azure Health Data Services. This can be useful for migrating data from an existing system or for populating a new system with data.

    In Azure Health Data Services, bulk loading of FHIR data can be done through various methods such as using the Azure API for FHIR, Azure Data Factory, Azure CLI, SDKs, and Azure Storage. These methods allow for the automation of the extraction, transformation, and loading (ETL) of bulk FHIR data into Azure Health Data Services.

    Therefore, there are several options available for bulk data loading in Azure Health Data Services, and the choice of method will depend on factors such as the size and complexity of the data, the frequency of data updates, and the level of automation required.

    do let me know incase of further queries, I would be happy to assist you.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Azar 19,400 Reputation points
    2024-01-08T07:06:40.4833333+00:00

    Hi P, Pioline (Cognizant)

    The Azure Health Data Services allows bulk loading of FHIR (Fast Healthcare Interoperability Resources) data through various methods. One common approach is using the Azure API for FHIR, providing a standard interface for interacting with the FHIR service hosted in Azure.

    This API supports operations for creating, updating, and retrieving FHIR resources. Additionally, Azure Data Factory, Azure CLI, SDKs, and Azure Storage can be employed for automating the extraction, transformation, and loading (ETL) of bulk FHIR data into Azure Health Data Services.

    Follow the below link to know more about this

    https://learn.microsoft.com/en-us/search/?terms=Azure%20Health%20Data%20Services

    If this helps kindly upvote and mark the answer as accepted thanks very much.

    0 comments No comments