Hello,
I am working on a dataset with almost 450,000 cases with several columns of diagnostic codes(DX), labeled DX1-DX30. Each row of Dx per case represents clinical diagnostic codes per patient. A case may have up to 30 obs/visits with different or similar diagnostic codes written in ICD-9 format (International Classification of Disease codes); these codes are string variables in the form "415.11". A patient could have 30 rows of different codes representing different or the same diagnoses.
I want to be able to count the number of specific diagnoses (for instance number of code 415.11 or 415.13) per patient for all the Dx and create a new variable containing these numbers.
I am not using the right commands as the results are not similar to what I am getting on SPSS (I am very familiar with the process, using SPSS). Please I need guidance in the right direction.
Thanks.
Olowu
Related Posts with Creating a new variable by count of specific disease IC9 code across multiple diagnosis
Bug found in nearmrg command (?)Hello everyone, After hours of debugging of my code, I think I found a bug in the command nearmrg t…
Granual calculations in an unbalanced panel data set are not consistent with the aggregatesI have a panel dataset with these variables variable name type format label variable label --------…
Temporal disaggregation with no indicator in Stata?!Hi all Is there any code available in Stata for time series disaggregation with no indicator variab…
Sequence variableI would like to create seq_temp variable which is a count from 1,2,3, of temp (within each personid)…
Survival analysis (hazard model): how to set up the 10-year data in a three-month windowDear Statalist, I have a set of data (from 2011-2020). I want to test when event X happened for use…
Subscribe to:
Post Comments (Atom)
0 Response to Creating a new variable by count of specific disease IC9 code across multiple diagnosis
Post a Comment