Skip to content

Commit b5d8fdf

Browse files
committed
Minor updates
1 parent 25b7aaf commit b5d8fdf

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

articles/healthcare-apis/iot/deploy-new-config.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 1/5/2023
8+
ms.date: 03/10/2023
99
ms.author: jasteppe
1010
---
1111

1212
# Quickstart: Part 2: Configure the MedTech service for manual deployment using the Azure portal
1313

14+
> [!NOTE]
15+
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
16+
1417
Before you can manually deploy the MedTech service, you must complete the following configuration tasks:
1518

1619
## Set up the MedTech service configuration
@@ -94,7 +97,7 @@ To begin configuring the device mapping tab, go to the Create MedTech service pa
9497

9598
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).
9699

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).
98101

99102
## Configure the Destination tab
100103

@@ -109,7 +112,7 @@ To begin configuring destination mapping, go to the Create MedTech service page
109112

110113
Under the **Destination** tab, use these values to enter the destination properties for your MedTech service instance:
111114

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:
113116

114117
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.
115118
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,
189192

190193
## Continue on to Part 3: Deployment and post-deployment
191194

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**.
193196

194197
## Next steps
195198

articles/healthcare-apis/iot/deploy-new-deploy.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 1/5/2023
8+
ms.date: 03/10/2023
99
ms.author: jasteppe
1010
---
1111

1212
# Quickstart: Part 3: Manual deployment and post-deployment of the MedTech service
1313

14+
> [!NOTE]
15+
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
16+
1417
When you're satisfied with your configuration and it has been successfully validated, you can complete the deployment and post-deployment process.
1518

1619
## Create your manual deployment
@@ -35,7 +38,7 @@ Your screen should look something like this:
3538
There are two post-deployment steps you must perform or the MedTech service can't:
3639

3740
1. Read device data from the device message event hub.
38-
2. Read or write to the Fast Healthcare Interoperability Resources (FHIR®) service.
41+
2. Read or write to the FHIR service.
3942

4043
These steps are:
4144

articles/healthcare-apis/iot/deploy-new-manual.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 11/29/2022
8+
ms.date: 03/10/2022
99
ms.author: jasteppe
1010
---
1111

1212
# Quickstart: Deploy the MedTech service manually using the Azure portal
1313

14+
> [!NOTE]
15+
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
16+
1417
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.
1518

1619
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
1922
- Part 2: Configuration (see [Configure for manual deployment](deploy-new-config.md))
2023
- Part 3: Deployment and Post Deployment (see [Manual deployment and post-deployment](deploy-new-deploy.md))
2124

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.
2326

2427
## Part 1: Prerequisites
2528

@@ -88,7 +91,7 @@ After you have deployed FHIR service, it will be ready to receive the data proce
8891

8992
## Continue on to Part 2: Configuration
9093

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**.
9295

9396
## Next steps
9497

0 commit comments

Comments
 (0)