Agent skill
sdoh
Generate Social Determinants of Health (SDOH) observations and conditions using Gravity Project value sets. Use when user mentions social determinants, food insecurity, housing, transportation, financial strain, social isolation, employment, veteran, or SDOH screening.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/sdoh
SKILL.md
Social Determinants of Health
Generate SDOH Observations and Conditions:
- Use Gravity Project value sets and SDOH Clinical Care IG categories:
- Food insecurity: LOINC 88124-3 (Food insecurity risk), SNOMED 733423003
- Housing instability: LOINC 71802-3, SNOMED 32911000, ICD-10 Z59.0 (Homelessness)
- Transportation: LOINC 93030-3, ICD-10 Z59.82
- Financial strain: LOINC 76513-1, ICD-10 Z59.7 (Insufficient social insurance)
- Social isolation: LOINC 93029-5, ICD-10 Z60.2
- Education level: LOINC 82589-3
- Employment status: LOINC 67875-5
- Intimate partner violence: LOINC 76499-3, ICD-10 Z63.0
- Stress: LOINC 76542-0
- Veteran status: LOINC 63028-3 (include former military patients)
- Encode SDOH screening results as Observations with category = http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes or social-history (http://terminology.hl7.org/CodeSystem/observation-category)
- Link SDOH Conditions to Goals and ServiceRequests for care coordination.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?