We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3940cd7 commit a8698bbCopy full SHA for a8698bb
specification/ai/HealthInsights/HealthInsights.RadiologyInsights/client.tsp
@@ -82,3 +82,21 @@ interface RadiologyInsightsClient {
82
);
83
@@clientName(Fhir.R4.ResearchStudy, "Fhir_R4_ResearchStudy", "java");
84
@@clientName(Fhir.R4.ResearchStudy, "Fhir_R4_ResearchStudy", "csharp");
85
+
86
+@@clientName(AzureHealthInsights.FollowupCommunicationInference.wasAcknowledged,
87
+ "acknowledged",
88
+ "java"
89
+);
90
91
+@@clientName(AzureHealthInsights.DocumentAuthor,
92
+ "ClinicalDocumentAuthor",
93
+ "csharp"
94
95
+@@clientName(AzureHealthInsights.DocumentType,
96
+ "ClinicalDocumentContentType",
97
98
99
+@@clientName(AzureHealthInsights.DocumentContent,
100
+ "ClinicalDocumentContent",
101
102
0 commit comments