ndr_example | R Documentation |
A dataset containing clients' details that were randomly generated to simulate
the NDR patient line-list downloaded from the front-end of the Nigeria National Data
Repository. Three additional variables are added for easy referencing during analysis.
These variables are: date_ltfu
, appointment_date
and current_status
.
ndr_example
A data frame with 50000 rows and 52 variables:
Implementing Partner
State of registration of client
Local Government Area where client was registered
Facility where the client was registered
'DATIM CODE' of the facility of registration
The gender that the client identified as, "M" or "F"
Patient unique id
assigned hospital reference number
Birth day of client, in "yyyy-dd-mm"
Age of client at commencement of ART
Age of client as at when the dataset was generated
Date of commencement of ART
The reference for the art_start_date
Date of last medication refill
Date of last medication refill in Q1
Date of last medication refill in Q2
Date of last medication refill in Q3
Date of last medication refill in Q4
The combination regimen dispensed during last medication refill
Date of last hospital visit (for any reason)
Number of days of medications dispensed
Pregnancy status of client entered as "P", "NP" or "BF"
Value of the most recent viral load result of client
Date of most recent viral load result
Viral load result of client at end of Q1
Date of last viral load result in Q1
Viral load result of client at end of Q2
Date of last viral load result in Q2
Viral load result of client at end of Q3
Date of last viral load result in Q3
Viral load result of client at end of Q4
Date of last viral load result in Q4
28-day treatment status of client as at generation of line-list
90-day treatment status of client as at generation of line-list
28-day treatment status of client as at end of Q1
28-day treatment status of client as at end of Q1
28-day treatment status of client as at end of Q2
28-day treatment status of client as at end of Q2
28-day treatment status of client as at end of Q3
90-day treatment status of client as at end of Q3
28-day treatment status of client as at end of Q4
28-day treatment status of client as at end of Q4
TRUE or FALSE (or NA) indicating if patient is alive or not
Date patient known to be deceased, if dead
TRUE or FALSE (or NA) indicating if patient has been transferred out
Date of transfer, if transferred out
TRUE or FALSE (or NA) indicating if patient is a transferred from other facility
TRUE or FALSE (or NA) indicating date client was transferred in
column missing column name and containing negligible entries
TRUE or FALSE indicating whether the client is active or not based on the calculated date of LTFU
The calculated expected LTFU date based on the last_drug_pick_up_date, days_of_arv_refill and 28 days missed appointment date
The calculated expected next date of medication refill based on the last_drug_pick_up_date and days_of_arv_refill
for more information, kindly visit https://ndr.phis3project.org.ng/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.