Skip to content

Commit a7f3ca6

Browse files
committed
acro 3
1 parent dea9acb commit a7f3ca6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 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
@@ -88,8 +88,8 @@ CDARecommendation_GuidelineFalseUnspecTrueLimited
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:
@@ -111,7 +111,7 @@ CDARecommendation_GuidelineTrueUnspecFalseLimited
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)