Get started with the MedTech service

Note

Fast Healthcare Interoperability Resources (FHIR®) is an open healthcare specification.

This article and diagram outlines the basic steps to get started with the MedTech service in the Azure Health Data Services. These steps may help you to assess the MedTech service deployment methods and determine which deployment method is best for you.

As a prerequisite, you need an Azure subscription and have been granted the proper permissions to deploy Azure resource groups and resources. You can follow all the steps, or skip some if you have an existing environment. Also, you can combine all the steps and complete them in Azure PowerShell, Azure CLI, or REST API scripts.

Tip

See the MedTech service article, Choose a deployment method for the MedTech service, for a description of the different deployment methods that can help to simplify and automate the deployment of the MedTech service.

Diagram showing the MedTech service deployment overview.

Deploy resources

After you obtain the required subscription prerequisites, the first step is to deploy the MedTech service prerequisite resources:

  • Azure resource group.
  • Azure Event Hubs namespace and event hub.
  • Azure Health Data Services workspace.
  • Azure Health Data Services FHIR service.

Once the prerequisite resources are available, deploy:

  • Azure Health Data Services MedTech service.

Deploy a resource group

Deploy a resource group to contain the prerequisite resources and the MedTech service.

Deploy an Event Hubs namespace and event hub

Deploy an Event Hubs namespace into the resource group. Event Hubs namespaces are logical containers for event hubs. Once the namespace is deployed, you can deploy an event hub, which the MedTech service reads device messages from. For information about deploying Event Hubs namespaces and event hubs, see Create an event hub using Azure portal.

Deploy an Azure Health Data Services workspace

Deploy an Azure Health Data Services workspace. After you create an Azure Health Data Services workspace using the Azure portal, a FHIR service and MedTech service can be deployed from the Azure Health Data Services workspace.

Deploy a FHIR service

Deploy a FHIR service into your resource group using your workspace. The MedTech service persists transformed device data into the FHIR service.

Deploy a MedTech service

If you have successfully deployed the prerequisite resources, you're now ready to deploy the MedTech service using your workspace.

Next steps

This article described the basic steps needed to get started deploying the MedTech service.

To learn about methods of deploying the MedTech service, see

For an overview of the MedTech service device mapping, see

For an overview of the MedTech service FHIR destination mapping, see

FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.