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/how-to-create-mappings-copies.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,41 +20,39 @@ This article provides steps for creating copies of your MedTech service's device
20
20
> [!NOTE]
21
21
> When opening an [Azure Technical Support](https://azure.microsoft.com/support/create-ticket/) ticket for your MedTech service, include copies of your device and FHIR destination mappings to assist in the troubleshooting process.
22
22
23
-
## Copy creation process
23
+
## Device mapping copy creation process
24
24
25
25
1. Select **"MedTech service"** on the left side of your Azure Health Data Services workspace under **Services**.
26
26
27
27
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service-in-workspace.png" alt-text="Screenshot of select MedTech service." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service-in-workspace.png":::
28
28
29
-
2. Select the name of the **MedTech service** that you'll be copying the device and FHIR destination mappings from. In this example, we'll be making copies from a MedTech service name **mt-azuredocsdemo**. You'll be selecting your MedTech service as part of this process.
30
-
31
-
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service.png" alt-text="Screenshot of select the MedTech service that you'll be making mappings copies from." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service.png":::
29
+
2. Select the name of the **MedTech service** that you'll be copying the device mapping from. In this example, we'll be making a copy of the device mapping from a MedTech service name **mt-azuredocsdemo**. You'll be selecting your own MedTech service as part of this process.
32
30
33
31
> [!TIP]
34
-
> This process can also be used for copying and saving the contents of the Destination (also know as the FHIR destination) mapping also under **Settings**.
35
-
>
36
-
> This example will be for copying and saving the device mapping for your MedTech service within Notepad
32
+
> This process can also be used for copying and saving the contents of the **Destination** (also know as the FHIR destination) mapping also under **Settings**.
33
+
34
+
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service.png" alt-text="Screenshot of select the MedTech service that you'll be making mappings copies from." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service.png":::
37
35
38
36
3. Select the **Device mapping** button under **Settings**.
39
37
40
38
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping.png" alt-text="Screenshot of select Device mapping button." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping.png":::
41
39
42
-
4. Select the contents of the JSON (for example: press **Ctrl + a**) and do a copy operation (for example: press **Ctrl + c**).
40
+
4. Select the contents of the device mapping (for example: press **Ctrl + a**) and do a copy operation (for example: press **Ctrl + c**).
43
41
44
42
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping-contents.png" alt-text="Screenshot of select and copy contents of the mapping." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping-contents.png":::
45
43
46
-
5. Do a paste operation (for example: Press**Ctrl + v**) into a new file within an editor application like Notepad or [Microsoft Visual Studio Code](https://code.visualstudio.com/) and do a save operation (for example: press **Ctrl + s**). For this example, we'll be using Notepad.
44
+
5. Do a paste operation (for example: press**Ctrl + v**) into an editor application like Notepad or [Microsoft Visual Studio Code](https://code.visualstudio.com/) and do a save operation (for example: press **Ctrl + s**) to create a file. For this example, we'll be using Notepad.
47
45
48
46
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-save-in-notepad.png" alt-text="Screenshot of using Notepad with the device mapping copy." lightbox="media/iot-mappings-copies/iot-mappings-copies-save-in-notepad.png":::
49
47
50
48
1. Select the folder to save the file in.
51
-
2.Name your file.
52
-
3. Leave the remaining fields at their defaults (for example: **Save as type** and **Encoding**)
49
+
2.Select a name your file.
50
+
3. Leave the remaining fields at their defaults (for example: **Save as type** and **Encoding**).
53
51
4. Select the **Save** button to save your file.
54
52
55
53
## Next steps
56
54
57
-
In this article, you learned how to make copies of the MedTech service device and FHIR destination mappings. To learn how to troubleshoot device and FHIR destination mappings, see
55
+
In this article, you learned how to make copies of your MedTech service device and FHIR destination mappings. To learn how to troubleshoot device and FHIR destination mappings, see
58
56
59
57
>[!div class="nextstepaction"]
60
58
>[Troubleshoot the MedTech service device and FHIR destination mappings](iot-troubleshoot-mappings.md)
0 commit comments