Skip to content

Commit d508294

Browse files
authored
Merge pull request #225487 from yelsehrawy/patch-15
Adding SDoH categories and examples
2 parents db5ef8b + 2acccd2 commit d508294

File tree

6 files changed

+22
-0
lines changed

6 files changed

+22
-0
lines changed

articles/cognitive-services/language-service/text-analytics-for-health/concepts/health-entity-categories.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ Text Analytics for health detects medical concepts that fall under the following
3333

3434
**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.
3535

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+
3641
**GENDER** - Terms that disclose the gender of the subject. For example, male, female, woman, gentleman, lady.
3742

3843
:::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
169174

170175
:::image type="content" source="../media/entities/family-relation.png" alt-text="Example of a family relation entity." lightbox="../media/entities/family-relation.png":::
171176

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":::
192+
193+
172194
## Treatment
173195

174196
### Entities
15.5 KB
Loading
18.3 KB
Loading
16.6 KB
Loading
Loading
15.6 KB
Loading

0 commit comments

Comments
 (0)