Hello everyone,
I'm using NIS data for research, which is a dataset that uses ICD-10 codes to generate variables and diseases.
There are additional softwares including:
https://www.hcup-us.ahrq.gov/toolsso...onic_icd10.jsp
https://www.hcup-us.ahrq.gov/toolsso...cs_refined.jsp
https://www.hcup-us.ahrq.gov/toolsso...dity_icd10.jsp
https://www.hcup-us.ahrq.gov/toolsso...dure_icd10.jsp
These can be applied to NIS dataset to generate premade variables to make studies easier.
The only problem is that I have to convert the dataset to SAS using the SAS program (which is very huge in size), then apply the mapping program after modifying the file and converting back the data to .dta (stata).
Unfortunately, the process was neither convenient nor successful, and till this moment I don't know why there is no STATA plugin (through ssc install) or .do file that does the same job with fewer steps and a more straightforward way.
If anyone with experience can convert this .sas code to .do or STATA plugin, it would be very helpful.
The files contain .csv that .sas file rely on, so there might be a way to take the data from the .csv and apply it on stata easily.
Appreciated.
Related Posts with Applying HCUP software on NIS data through STATA
Interpretation of a survival time modelHello there, I'm working with Panel data for the first time and I do not understand the output. So I…
Rowtotal of Multiple Variables Conditional on Other Variables being equalHi all, Below is my data: Code: dataex ID emplperjob1 job1 input str8 ID int emplperjob1 str80 jo…
Question about marginal effects for interaction terms in probit modelHi all, I am trying to use a probit model to analyze a bunch of interaction effects for a binary de…
Multiple continuous stays into single claimHi, everyone The following claims data may include multiple stays for each person, but some stays a…
Collinearity issue for difference-in-differenceHello, I am trying to obtain signficance levels for a synthetic control method (SCM) result that I …
Subscribe to:
Post Comments (Atom)
0 Response to Applying HCUP software on NIS data through STATA
Post a Comment