Get started with the MedTech service
This article and diagram outlines the basic steps to get started with the MedTech service in the Azure Health Data Services. These steps might 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 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.
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 Service 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 successfully deployed the prerequisite resources, you're now ready to deploy the MedTech service using your workspace.
Next steps
Choose a deployment method for the MedTech service
Overview of the MedTech service FHIR destination mapping
Note
FHIR® is a registered trademark of HL7 and is used with the permission of HL7.