Skip to content

Commit f6e961f

Browse files
committed
Updating Offering name and minor spacing edit
1 parent 72036dc commit f6e961f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

articles/event-grid/event-schema-azure-healthcare-apis.md renamed to articles/event-grid/event-schema-azure-health-data-services.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Azure Healthcare APIs as Event Grid source
3-
description: Describes the properties that are provided for Azure Healthcare APIs events with Azure Event Grid
2+
title: Azure Health Data Services as Event Grid source
3+
description: Describes the properties that are provided for Azure Health Data Services events with Azure Event Grid
44
ms.topic: conceptual
55
ms.date: 02/03/2022
66
---
77

8-
# Azure Healthcare APIs as an Event Grid source
8+
# Azure Health Data Services as an Event Grid source
99

10-
This article provides the properties and schema for Azure Healthcare APIs events. For an introduction to event schemas, see [Azure Event Grid event schema](event-schema.md).
10+
This article provides the properties and schema for Azure Health Data Services events. For an introduction to event schemas, see [Azure Event Grid event schema](event-schema.md).
1111

1212
## Available event types
1313

14-
### List of events for Healthcare REST APIs
14+
### List of events for Azure Health Data Services REST APIs
1515

1616
The following Fast Healthcare Interoperability Resources (FHIR®) resource events are triggered when calling the REST APIs.
1717

@@ -27,7 +27,7 @@ This section contains examples of what events message data would look like for e
2727
> [!Note]
2828
> Events data looks similar to these examples with the `metadataVersion` property set to a value of `1`.
2929
>
30-
>For more information, see [Azure Event Grid event schema properties](/azure/event-grid/event-schema#event-properties).
30+
> For more information, see [Azure Event Grid event schema properties](/azure/event-grid/event-schema#event-properties).
3131
3232
### FhirResourceCreated event
3333

articles/event-grid/system-topics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Here's the current list of Azure services that support creation of system topics
2323
- [Azure Container Registry](event-schema-container-registry.md)
2424
- [Azure Event Hubs](event-schema-event-hubs.md)
2525
- [Azure FarmBeats](event-schema-farmbeats.md)
26-
- [Azure Healthcare APIs](event-schema-azure-healthcare-apis.md)
26+
- [Azure Health Data Services](event-schema-azure-health-data-services.md)
2727
- [Azure IoT Hub](event-schema-iot-hub.md)
2828
- [Azure Key Vault](event-schema-key-vault.md)
2929
- [Azure Kubernetes Service](event-schema-aks.md)

articles/event-grid/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@
148148
href: event-schema-event-hubs.md
149149
- name: Azure FarmBeats
150150
href: event-schema-farmbeats.md
151-
- name: Azure Healthcare APIs
152-
href: event-schema-azure-healthcare-apis.md
151+
- name: Azure Health Data Services
152+
href: event-schema-azure-health-data-services.md
153153
- name: Azure IoT Hub
154154
href: event-schema-iot-hub.md
155155
- name: Azure Key Vault

0 commit comments

Comments
 (0)