@@ -55,12 +55,12 @@ false | No Evidence is returned
55
55
** FollowupRecommendationOptions**
56
56
- includeRecommendationsWithNoSpecifiedModality
57
57
- 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.
59
59
60
60
61
61
- includeRecommendationsInReferences
62
62
- 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.
64
64
65
65
- provideFocusedSentenceEvidence
66
66
- type: boolean
@@ -83,13 +83,13 @@ IncludeEvidence
83
83
CDARecommendation_GuidelineFalseUnspecTrueLimited
84
84
85
85
- includeRecommendationsWithNoSpecifiedModality is true
86
- - includeRecommendationsInReferences is false
86
+ - includeRecommendationsInReferences are false
87
87
- provideFocusedSentenceEvidence for recommendations is true
88
88
- includeEvidence is true
89
89
90
90
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.
93
93
- The model provides a single focused sentence as evidence for the recommendation.
94
94
95
95
Examples request/response json:
@@ -106,12 +106,12 @@ Examples request/response json:
106
106
CDARecommendation_GuidelineTrueUnspecFalseLimited
107
107
108
108
- includeRecommendationsWithNoSpecifiedModality is false
109
- - includeRecommendationsInReferences is true
109
+ - includeRecommendationsInReferences are true
110
110
- provideFocusedSentenceEvidence for findings is true
111
111
- includeEvidence is true
112
112
113
113
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.
115
115
- The model checks for a recommendation in a guideline.
116
116
- The model provides a single focused sentence as evidence for the finding.
117
117
0 commit comments