onto_crosswalk
Map clinical codes between systems like ICD10, SNOMED, and MeSH to enable interoperability in healthcare data analysis and research.
Instructions
Look up clinical crosswalk mappings for a code and system (ICD10, SNOMED, MeSH). Requires data/crosswalks.parquet.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Clinical code to look up (e.g. "I10") | |
| source_system | Yes | Source system (e.g. "ICD10", "SNOMED", "MeSH") |