You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/text-analytics-for-health/concepts/health-entity-categories.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,11 @@ Text Analytics for health detects medical concepts that fall under the following
33
33
34
34
**AGE** - All age terms and phrases, including ones for patients, family members, and others. For example, 40-year-old, 51 yo, 3 months old, adult, infant, elderly, young, minor, middle-aged.
35
35
36
+
**ETHNICITY** - Phrases that indicate the ethnicity of the subject. For example, African American or Asian.
37
+
38
+
:::image type="content" source="../media/entities/ethnicity-entity.png" alt-text="An example of an ethnicity entity." lightbox="../media/entities/ethnicity-entity.png":::
39
+
40
+
36
41
**GENDER** - Terms that disclose the gender of the subject. For example, male, female, woman, gentleman, lady.
37
42
38
43
:::image type="content" source="../media/entities/age-entity.png" alt-text="An example of an age entity." lightbox="../media/entities/age-entity.png":::
@@ -169,6 +174,23 @@ Text Analytics for health detects medical concepts that fall under the following
169
174
170
175
:::image type="content" source="../media/entities/family-relation.png" alt-text="Example of a family relation entity." lightbox="../media/entities/family-relation.png":::
171
176
177
+
**EMPLOYMENT** – Mentions of employment status including specific profession, such as unemployed, retired, firefighter, student.
178
+
179
+
:::image type="content" source="../media/entities/employment-entity.png" alt-text="Example of an employment entity." lightbox="../media/entities/employment-entity.png":::
180
+
181
+
**LIVING_STATUS** – Mentions of the housing situation, including homeless, living with parents, living alone, living with others.
182
+
183
+
:::image type="content" source="../media/entities/living-status-entity.png" alt-text="Example of a living status entity." lightbox="../media/entities/living-status-entity.png":::
184
+
185
+
**SUBSTANCE_USE** – Mentions of use of legal or illegal drugs, tobacco or alcohol. For example, smoking, drinking, or heroin use.
186
+
187
+
:::image type="content" source="../media/entities/substance-use-entity.png" alt-text="Example of a substance use entity." lightbox="../media/entities/substance-use-entity.png":::
188
+
189
+
**SUBSTANCE_USE_AMOUNT** – Mentions of specific amounts of substance use. For example, a pack (of cigarettes) or a few glasses (of wine).
190
+
191
+
:::image type="content" source="../media/entities/substance-use-amount-entity.png" alt-text="Example of a substance use amount entity." lightbox="../media/entities/substance-use-amount-entity.png":::
0 commit comments