Skip to content

Commit 73e4c0f

Browse files
committed
Minor edits
1 parent 19fa4ae commit 73e4c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/iot/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The MedTech service processes device data in five stages:
3939

4040
4. **Transform** - When the normalized data is grouped, it's transformed through the FHIR destination mapping and is ready to become FHIR Observations.
4141

42-
5. **Persist** - After the transformation is done, the new data is sent to FHIR service and persisted as FHIR Observations.
42+
5. **Persist** - After the transformation is done, the new data is sent to the FHIR service and persisted as FHIR Observations.
4343

4444
## Key features of the MedTech service
4545

@@ -51,7 +51,7 @@ The MedTech service delivers your device data into FHIR service, ensuring that y
5151

5252
### Configurable
5353

54-
The MedTech service can be customized and configured by using [device](how-to-configure-device-mappings.md) and [FHIR destination](how-to-configure-fhir-mappings.md) mappings to define the filtering and transformation of your data into FHIR Observations.
54+
The MedTech service can be customized and configured by using [device](overview-of-device-mapping.md) and [FHIR destination](how-to-configure-fhir-mappings.md) mappings to define the filtering and transformation of your data into FHIR Observations.
5555

5656
Useful options could include:
5757

0 commit comments

Comments
 (0)