📄️ New
A New message is typically used to convey information about provider instances that have just been created. This message is used to notify recipient systems or applications that a new provider has been added to the system and may include relevant details such as provider name, contact information, specialty, credentials, and other relevant provider attributes.
📄️ Update
An Update message is typically used to convey changes in information for a provider. This message is used to notify recipient systems or applications that a provider's information has been updated or modified, and may include relevant details such as provider name, contact information, specialty, credentials, and other provider attributes that have changed.
📄️ Activate
An Activate message is used to convey that a provider's status has changed from Inactive to Active. This message is typically used to notify recipient systems or applications that a provider who was previously marked as inactive or disabled is now active and available for clinical or administrative activities.
📄️ Deactivate
A Deactivate message is used to convey that a provider's status has changed from Active to Inactive. This message is typically used to notify recipient systems or applications that a provider who was previously marked as active or enabled is now inactive and unavailable for clinical or administrative activities.
📄️ ProviderQuery
The ProviderQuery allows searching for providers based on the provided search parameters. The response for this query is the ProviderQueryResponse, which contains the matching providers based on the search criteria.
📄️ ProviderQueryResponse
A Provider QueryResponse message is used in response to a Provider Query.