你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |