National Artesunate For Severe Malaria Program Case Report Data- April To December 2019
U.S. Department of Health & Human Services
@usgov.hhs_gov_national_artesunate_for_severe_malaria_program_8c8bcc05
U.S. Department of Health & Human Services
@usgov.hhs_gov_national_artesunate_for_severe_malaria_program_8c8bcc05
This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.
This dataset contains the data from the case report form only.
Please see the links below for the other datasets and see the attached document 'Guide to NSAMP Datasets':
Data on Artesunate Dosing- https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k
Data on Follow-On Antimalarial Dosing- https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7
Data on Microscopy (Parasitemia values)- https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4
All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:17:49.959788
Tags: artesunate, division-of-parasitic-diseases-and-malaria, malaria
CREATE TABLE table_1 (
"participantid" BIGINT,
"dx" VARCHAR,
"iv_npo" BIGINT,
"iv_parasitemia" BIGINT,
"iv_parasitemia_spec" DOUBLE,
"iv_cns" BIGINT,
"iv_sz" BIGINT,
"iv_shock" BIGINT,
"iv_shock_pressors" BIGINT,
"iv_ards" BIGINT,
"iv_acidosis" BIGINT,
"iv_arf" BIGINT,
"iv_arf_bun" DOUBLE,
"iv_arf_creatinine" DOUBLE,
"iv_dic" BIGINT,
"iv_jaundice" BIGINT,
"iv_jaundice_bili" DOUBLE,
"iv_anemia" BIGINT,
"iv_anemia_hgb" DOUBLE,
"eligible" BIGINT,
"severe" BIGINT,
"date_consented" VARCHAR,
"date_recorded" VARCHAR,
"age_group" VARCHAR,
"sex" BIGINT,
"latino" DOUBLE,
"race" VARCHAR,
"race_other_spec" VARCHAR,
"pregnant" BIGINT,
"ega" DOUBLE,
"trimester" DOUBLE,
"smear_done" BIGINT,
"smear_read" BIGINT,
"admit_species" VARCHAR,
"admit_mixed_specify" VARCHAR,
"admit_parasitemia" DOUBLE,
"pre_antimalarial" DOUBLE,
"pre_coartem" DOUBLE,
"pre_malarone" DOUBLE,
"pre_doxy" DOUBLE,
"pre_mefloquine" DOUBLE,
"pre_clinda" DOUBLE,
"pre_quinine" DOUBLE,
"pre_other" DOUBLE,
"pre_other_spec" VARCHAR,
"admit_cbc_date" VARCHAR,
"admit_cbc_time" BOOLEAN,
"admit_hgb" DOUBLE,
"admit_hct" DOUBLE,
"admit_plt" DOUBLE,
"admit_wbc" DOUBLE,
"admit_chempanel_date" VARCHAR,
"admit_chempanel_time" BOOLEAN,
"admit_na" DOUBLE,
"admit_k" DOUBLE,
"admit_cl" DOUBLE,
"admit_hco3" DOUBLE,
"admit_bun" DOUBLE,
"admit_creatinine" DOUBLE,
"admit_glucose" DOUBLE,
"admit_ast" DOUBLE,
"admit_alt" DOUBLE,
"admit_bili" DOUBLE,
"admit_ldh_date" VARCHAR,
"admit_ldh_time" BOOLEAN,
"admit_ldh" DOUBLE,
"as_lot" VARCHAR,
"weight" DOUBLE,
"num_as_std" BIGINT,
"extra_as" BIGINT,
"extra_as_npo" DOUBLE,
"extra_as_parasitemia" DOUBLE,
"extra_as_other" DOUBLE,
"extra_as_other_spec" VARCHAR,
"followon_oral" BIGINT,
"followon_oral_spec" VARCHAR,
"followon_ok" DOUBLE,
"followon_notes" VARCHAR,
"adjunct_tx" BIGINT,
"transfusion" BIGINT,
"exchange" BIGINT,
"dialysis" BIGINT,
"vasopressors" BIGINT,
"adjunct_other" BIGINT,
"adjunct_other_spec" VARCHAR,
"fu_cbc_date" VARCHAR,
"fu_cbc_time" BOOLEAN,
"fu_hgb" DOUBLE,
"fu_hct" DOUBLE,
"fu_plt" DOUBLE,
"fu_wbc" DOUBLE,
"fu_chempanel_date" VARCHAR,
"fu_chempanel_time" BOOLEAN,
"fu_na" DOUBLE,
"fu_k" DOUBLE,
"fu_cl" DOUBLE,
"fu_hco3" DOUBLE,
"fu_bun" DOUBLE,
"fu_creatinine" DOUBLE,
"fu_glucose" DOUBLE
);Anyone who has the link will be able to view this.