data-browser / mapping.yaml
anapaulagomes's picture
Sync from GitHub via hub-sync
7850d17 verified
raw
history blame contribute delete
356 Bytes
profiles:
- name: ambulatory_care
value_encodings:
sex:
male: "M"
female: "F"
other: "O"
columns:
age:
concept: demographic_criteria
attribute: age
dtype: integer
sex:
concept: demographic_criteria
attribute: sex
dtype: string
icd_code:
concept: diagnosis
dtype: string