Skip to content

Commit dea9acb

Browse files
committed
acrolinx changes 2
1 parent 8d48cb7 commit dea9acb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-health-insights/radiology-insights/model-configuration.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ false | No Evidence is returned
5555
**FollowupRecommendationOptions**
5656
- includeRecommendationsWithNoSpecifiedModality
5757
- type: boolean
58-
- description: To include or exclude follow-up recommendations with no specific radiologic modality, default is false.
58+
- description: To include or exclude follow up recommendations with no specific radiologic modality, default is false.
5959

6060

6161
- includeRecommendationsInReferences
6262
- type: boolean
63-
- description: To include or exclude follow-up recommendations in references to a guideline or article, default is false.
63+
- description: To include or exclude follow up recommendations in references to a guideline or article, default is false.
6464

6565
- provideFocusedSentenceEvidence
6666
- type: boolean
@@ -83,13 +83,13 @@ IncludeEvidence
8383
CDARecommendation_GuidelineFalseUnspecTrueLimited
8484

8585
- includeRecommendationsWithNoSpecifiedModality is true
86-
- includeRecommendationsInReferences is false
86+
- includeRecommendationsInReferences are false
8787
- provideFocusedSentenceEvidence for recommendations is true
8888
- includeEvidence is true
8989

9090
As a result, the model includes evidence for all inferences.
91-
- The model checks for follow-up recommendations with a specified modality.
92-
- The model checks for follow-up recommendations with no specific radiologic modality.
91+
- The model checks for follow up recommendations with a specified modality.
92+
- The model checks for follow up recommendations with no specific radiologic modality.
9393
- The model provides a single focused sentence as evidence for the recommendation.
9494

9595
Examples request/response json:
@@ -106,12 +106,12 @@ Examples request/response json:
106106
CDARecommendation_GuidelineTrueUnspecFalseLimited
107107

108108
- includeRecommendationsWithNoSpecifiedModality is false
109-
- includeRecommendationsInReferences is true
109+
- includeRecommendationsInReferences are true
110110
- provideFocusedSentenceEvidence for findings is true
111111
- includeEvidence is true
112112

113113
As a result, the model includes evidence for all inferences.
114-
- The model checks for follow-up recommendations with a specified modality.
114+
- The model checks for follow up recommendations with a specified modality.
115115
- The model checks for a recommendation in a guideline.
116116
- The model provides a single focused sentence as evidence for the finding.
117117

0 commit comments

Comments
 (0)