Skip to content

Commit 48eeaf0

Browse files
authored
Merge pull request #300071 from jeanlucverschelde/main
Update inferences file for sex, lat, age
2 parents 921f5a4 + d452d82 commit 48eeaf0

10 files changed

+379
-425
lines changed

articles/azure-health-insights/includes/example-inference-age-mismatch-json-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: JanSchietse
33
ms.author: janschietse
4-
ms.date: 01/25/2024
4+
ms.date: 03/17/2025
55
ms.topic: include
66
ms.service: azure-health-insights
77
---

articles/azure-health-insights/includes/example-inference-age-mismatch-json-response.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: JanSchietse
33
ms.author: janschietse
4-
ms.date: 01/25/2024
4+
ms.date: 03/17/2025
55
ms.topic: include
66
ms.service: azure-health-insights
77
---
@@ -20,12 +20,12 @@ ms.service: azure-health-insights
2020
]
2121
}
2222
],
23-
"modelVersion": "2024-04-16"
23+
"modelVersion": "2025-03-17"
2424
},
25-
"id": "AgeMismatch",
26-
"createdAt": "2024-05-14T15:18:40Z",
27-
"expiresAt": "2024-05-15T15:18:40Z",
28-
"updatedAt": "2024-05-14T15:18:43Z",
25+
"id": "fca104",
26+
"createdAt": "2025-04-30T09:33:09Z",
27+
"expiresAt": "2025-05-01T09:33:09Z",
28+
"updatedAt": "2025-04-30T09:33:14Z",
2929
"status": "succeeded"
3030
}
3131
```

articles/azure-health-insights/includes/example-inference-laterality-discrepancy-json-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: JanSchietse
33
ms.author: janschietse
4-
ms.date: 01/25/2024
4+
ms.date: 03/17/2025
55
ms.topic: include
66
ms.service: azure-health-insights
77
---

articles/azure-health-insights/includes/example-inference-laterality-discrepancy-json-response.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: JanSchietse
33
ms.author: janschietse
4-
ms.date: 01/25/2024
4+
ms.date: 03/17/2025
55
ms.topic: include
66
ms.service: azure-health-insights
77
---
@@ -30,12 +30,12 @@ ms.service: azure-health-insights
3030
]
3131
}
3232
],
33-
"modelVersion": "2024-04-16"
33+
"modelVersion": "2025-03-17"
3434
},
35-
"id": "LateralityDiscrepancy",
36-
"createdAt": "2024-05-14T15:40:03Z",
37-
"expiresAt": "2024-05-15T15:40:03Z",
38-
"updatedAt": "2024-05-14T15:40:07Z",
35+
"id": "fca110",
36+
"createdAt": "2025-04-30T11:18:36Z",
37+
"expiresAt": "2025-05-01T11:18:36Z",
38+
"updatedAt": "2025-04-30T11:18:41Z",
3939
"status": "succeeded"
4040
}
4141
```

articles/azure-health-insights/includes/example-inference-sex-mismatch-json-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: JanSchietse
33
ms.author: janschietse
4-
ms.date: 01/25/2024
4+
ms.date: 03/17/2025
55
ms.topic: include
66
ms.service: azure-health-insights
77
---

articles/azure-health-insights/includes/example-inference-sex-mismatch-json-response.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: JanSchietse
33
ms.author: janschietse
4-
ms.date: 01/25/2024
4+
ms.date: 03/17/2025
55
ms.topic: include
66
ms.service: azure-health-insights
77
---
@@ -29,12 +29,12 @@ ms.service: azure-health-insights
2929
]
3030
}
3131
],
32-
"modelVersion": "2024-04-16"
32+
"modelVersion": "2025-03-17"
3333
},
34-
"id": "SexMismatch",
35-
"createdAt": "2024-05-14T15:46:58Z",
36-
"expiresAt": "2024-05-15T15:46:58Z",
37-
"updatedAt": "2024-05-14T15:47:01Z",
34+
"id": "fca116",
35+
"createdAt": "2025-04-30T11:32:10Z",
36+
"expiresAt": "2025-05-01T11:32:10Z",
37+
"updatedAt": "2025-04-30T11:32:13Z",
3838
"status": "succeeded"
3939
}
4040
```
Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
---
2+
title: Radiology Insight inference information age mismatch
3+
titleSuffix: Azure AI Health Insights
4+
description: This article provides Radiology Insights inference information (age mismatch).
5+
services: azure-health-insights
6+
author: JanSchietse
7+
manager: JoeriVDV
8+
ms.service: azure-health-insights
9+
ms.topic: overview
10+
ms.date: 12/12/2023
11+
ms.author: JanSchietse
12+
---
13+
14+
15+
16+
# AgeMismatchInference
17+
18+
An age mismatch occurs when the patient's age mentioned in the document differs from the age in the request.
19+
20+
Example of an age mismatch:
21+
22+
```json
23+
{
24+
"kind": "ageMismatch",
25+
"extension": [
26+
{
27+
"url": "http://hl7.org/fhir/StructureDefinition/derivation-reference",
28+
"extension": [
29+
{
30+
"url": "offset",
31+
"valueInteger": 137
32+
},
33+
{
34+
"url": "length",
35+
"valueInteger": 2
36+
},
37+
{
38+
"url": "reference",
39+
"valueReference": {
40+
"type": "documentId",
41+
"reference": "json_testinput1"
42+
}
43+
}
44+
]
45+
},
46+
{
47+
"url": "http://hl7.org/fhir/StructureDefinition/derivation-reference",
48+
"extension": [
49+
{
50+
"url": "offset",
51+
"valueInteger": 139
52+
},
53+
{
54+
"url": "length",
55+
"valueInteger": 1
56+
},
57+
{
58+
"url": "reference",
59+
"valueReference": {
60+
"type": "documentId",
61+
"reference": "json_testinput1"
62+
}
63+
}
64+
]
65+
},
66+
{
67+
"url": "http://hl7.org/fhir/StructureDefinition/derivation-reference",
68+
"extension": [
69+
{
70+
"url": "offset",
71+
"valueInteger": 140
72+
},
73+
{
74+
"url": "length",
75+
"valueInteger": 4
76+
},
77+
{
78+
"url": "reference",
79+
"valueReference": {
80+
"type": "documentId",
81+
"reference": "json_testinput1"
82+
}
83+
}
84+
]
85+
},
86+
{
87+
"url": "http://hl7.org/fhir/StructureDefinition/derivation-reference",
88+
"extension": [
89+
{
90+
"url": "offset",
91+
"valueInteger": 144
92+
},
93+
{
94+
"url": "length",
95+
"valueInteger": 1
96+
},
97+
{
98+
"url": "reference",
99+
"valueReference": {
100+
"type": "documentId",
101+
"reference": "json_testinput1"
102+
}
103+
}
104+
]
105+
},
106+
{
107+
"url": "http://hl7.org/fhir/StructureDefinition/derivation-reference",
108+
"extension": [
109+
{
110+
"url": "offset",
111+
"valueInteger": 145
112+
},
113+
{
114+
"url": "length",
115+
"valueInteger": 3
116+
},
117+
{
118+
"url": "reference",
119+
"valueReference": {
120+
"type": "documentId",
121+
"reference": "json_testinput1"
122+
}
123+
}
124+
]
125+
}
126+
]
127+
}
128+
```
129+
130+
Apart from the `kind` `ageMismatch` at the beginning, only tokens are provided. In this example, the tokens form the string '20-year-old', which the engine splits into several tokens.
131+
132+
The `kind` field of every inference indicates the type of inference.
133+
134+
An age mismatch is identified if the text age differs by a minimum amount from the age in the request. If the text age is given in years, the difference must be of at least one year.
135+
136+
To keep examples concise, token extensions will be omitted from this point onward.
137+
138+
139+
[Back to overview of RI Inferences](inferences.md)
140+
141+
142+
Examples Request/Response JSON:
143+
144+
[!INCLUDE [Example input json](../includes/example-inference-age-mismatch-json-request.md)]
145+
146+
[!INCLUDE [Example output json](../includes/example-inference-age-mismatch-json-response.md)]
147+

0 commit comments

Comments
 (0)