FollowupCommunicationInference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Follow-up communication involves the exchange of important information, recommendations, or updates between radiologists and other healthcare professionals involved in a patient's care.
public class FollowupCommunicationInference : Azure.Health.Insights.RadiologyInsights.RadiologyInsightsInference, System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.FollowupCommunicationInference>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.FollowupCommunicationInference>
type FollowupCommunicationInference = class
inherit RadiologyInsightsInference
interface IJsonModel<FollowupCommunicationInference>
interface IPersistableModel<FollowupCommunicationInference>
Public Class FollowupCommunicationInference
Inherits RadiologyInsightsInference
Implements IJsonModel(Of FollowupCommunicationInference), IPersistableModel(Of FollowupCommunicationInference)
- Inheritance
- Implements
Properties
CommunicatedAt |
Communication date and time. |
DateTime |
Communication date and time. |
Extension |
Additional Content defined by implementations. (Inherited from RadiologyInsightsInference) |
Recipient |
Recipient of the communication. |
WasAcknowledged |
Communication was acknowledged. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET