Skip to main content
Quick reference for Sentinel Common Data Model tables and fields used in EncodeBox.

Core identifiers

Enrollment

Demographic

Race codes: 0 unknown, 1 American Indian/Alaska Native, 2 Asian, 3 Black/African American, 4 Native Hawaiian/Pacific Islander, 5 White, M multi-racial.

Encounter

Encounter types: AV, ED, IP, IS, OA.

Diagnosis

Code types: 09 ICD-9-CM, 10 ICD-10-CM, 11 ICD-11-CM, SM SNOMED CT.

Procedure

Code types: 09 ICD-9-PCS, 10 ICD-10-PCS, C4 CPT-4, HC HCPCS, LC LOINC, RE Revenue.

Dispensing

Code types: ND NDC, RN RxNorm, SN SNOMED CT.

Lab, vitals, death

EncodeBox query patterns

Always specify code_type when matching codes, and verify enrollment covers your study window with db.enrollment.covering_index(...).
See also: Data model, API map.