You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/deploy-new-config.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,15 @@ author: msjasteppe
5
5
ms.service: healthcare-apis
6
6
ms.subservice: fhir
7
7
ms.topic: quickstart
8
-
ms.date: 1/5/2023
8
+
ms.date: 03/10/2023
9
9
ms.author: jasteppe
10
10
---
11
11
12
12
# Quickstart: Part 2: Configure the MedTech service for manual deployment using the Azure portal
13
13
14
+
> [!NOTE]
15
+
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
16
+
14
17
Before you can manually deploy the MedTech service, you must complete the following configuration tasks:
15
18
16
19
## Set up the MedTech service configuration
@@ -94,7 +97,7 @@ To begin configuring the device mapping tab, go to the Create MedTech service pa
94
97
95
98
For more information regarding device mappings, see the relevant GitHub open source documentation at [Device Content Mapping](https://github.com/microsoft/iomt-fhir/blob/master/docs/Configuration.md#device-content-mapping).
96
99
97
-
For Azure docs information about device mapping, see [How to configure device mappings](how-to-configure-device-mappings.md).
100
+
For Azure docs information about the device mapping, see [How to configure the MedTech service device mapping](how-to-configure-device-mappings.md).
98
101
99
102
## Configure the Destination tab
100
103
@@ -109,7 +112,7 @@ To begin configuring destination mapping, go to the Create MedTech service page
109
112
110
113
Under the **Destination** tab, use these values to enter the destination properties for your MedTech service instance:
111
114
112
-
- First, enter the name of your **Fast Healthcare Interoperability Resources (FHIR®) server** using the following four steps:
115
+
- First, enter the name of your **FHIR server** using the following four steps:
113
116
114
117
1. The **FHIR Server** name (also known as the **FHIR service**) can be located by using the **Search** bar at the top of the screen.
115
118
1. To connect to your FHIR service instance, enter the name of the FHIR service you used in the manual deploy configuration article at [Deploy the FHIR service](deploy-new-manual.md#deploy-the-fhir-service).
@@ -189,7 +192,7 @@ If your MedTech service didn't validate, review the validation failure message,
189
192
190
193
## Continue on to Part 3: Deployment and post-deployment
191
194
192
-
After your configuration is successfully completed, you can go on to Part 3: Deployment and post deployment. See **Next steps** below.
195
+
After your configuration is successfully completed, you can go on to Part 3: Deployment and post deployment. See **Next steps**.
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/deploy-new-manual.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,15 @@ author: msjasteppe
5
5
ms.service: healthcare-apis
6
6
ms.subservice: fhir
7
7
ms.topic: quickstart
8
-
ms.date: 11/29/2022
8
+
ms.date: 03/10/2022
9
9
ms.author: jasteppe
10
10
---
11
11
12
12
# Quickstart: Deploy the MedTech service manually using the Azure portal
13
13
14
+
> [!NOTE]
15
+
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
16
+
14
17
You may prefer to manually deploy the MedTech service if you need to track every step of the developmental process. Manual deployment might be necessary if you have to customize or troubleshoot your deployment. Manual deployment will help you by providing all the details for implementing each task.
15
18
16
19
The explanation of the MedTech service manual deployment using the Azure portal is divided into three parts that cover each of key tasks required:
@@ -19,7 +22,7 @@ The explanation of the MedTech service manual deployment using the Azure portal
19
22
- Part 2: Configuration (see [Configure for manual deployment](deploy-new-config.md))
20
23
- Part 3: Deployment and Post Deployment (see [Manual deployment and post-deployment](deploy-new-deploy.md))
21
24
22
-
If you need a diagram with information on the MedTech service deployment, there's an architecture overview at [Choose a deployment method](deploy-new-choose.md#deployment-architecture-overview). This diagram shows the data flow steps of deployment and how MedTech service processes data into a Fast Healthcare Interoperability Resources (FHIR®) Observation.
25
+
If you need a diagram with information on the MedTech service deployment, there's an architecture overview at [Choose a deployment method](deploy-new-choose.md#deployment-architecture-overview). This diagram shows the data flow steps of deployment and how MedTech service processes data into a FHIR Observation.
23
26
24
27
## Part 1: Prerequisites
25
28
@@ -88,7 +91,7 @@ After you have deployed FHIR service, it will be ready to receive the data proce
88
91
89
92
## Continue on to Part 2: Configuration
90
93
91
-
After your prerequisites are successfully completed, you can go on to Part 2: Configuration. See **Next steps** below.
94
+
After your prerequisites are successfully completed, you can go on to Part 2: Configuration. See **Next steps**.
0 commit comments