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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET