sankalpg commited on
Commit
f868d1d
·
verified ·
1 Parent(s): 45935bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +126 -34
README.md CHANGED
@@ -1,34 +1,126 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- dataset_info:
4
- features:
5
- - name: document_id
6
- dtype: string
7
- - name: age
8
- dtype: int64
9
- - name: gender
10
- dtype: string
11
- - name: test_name
12
- dtype: string
13
- - name: display_ranges
14
- dtype: string
15
- - name: value
16
- dtype: string
17
- - name: unit
18
- dtype: string
19
- - name: specimen
20
- dtype: string
21
- - name: loinc
22
- dtype: string
23
- splits:
24
- - name: train
25
- num_bytes: 871016637
26
- num_examples: 6844304
27
- download_size: 175616483
28
- dataset_size: 871016637
29
- configs:
30
- - config_name: default
31
- data_files:
32
- - split: train
33
- path: data/train-*
34
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: document_id
6
+ dtype: string
7
+ - name: age
8
+ dtype: int64
9
+ - name: gender
10
+ dtype: string
11
+ - name: test_name
12
+ dtype: string
13
+ - name: display_ranges
14
+ dtype: string
15
+ - name: value
16
+ dtype: string
17
+ - name: unit
18
+ dtype: string
19
+ - name: specimen
20
+ dtype: string
21
+ - name: loinc
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 871016637
26
+ num_examples: 6844304
27
+ download_size: 175616483
28
+ dataset_size: 871016637
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ language:
35
+ - en
36
+ tags:
37
+ - Lab
38
+ - Vitals
39
+ - EkaCare
40
+ - IndiaAI
41
+ - Diagnostics
42
+ - Investigations
43
+ - India
44
+ - Parrotlet
45
+ pretty_name: NidaanKosha
46
+ size_categories:
47
+ - 1M<n<10M
48
+ ---
49
+
50
+ # NidaanKosha
51
+ ## A Comprehensive Laboratory Investigation Dataset of 100,000 Indian Subjects with 6.8 Million+ Readings
52
+
53
+ > In Sanskrit, "Nidaan" (निदान) signifies "diagnosis" or "investigation," while "Kosha" (कोष) represents a "treasury" or "repository." Together, NidaanKosha embodies a valuable collection of diagnostic information, preserving vital health insights for research and innovation.
54
+
55
+ ## Dataset Overview
56
+
57
+ NidaanKosha is an extensive repository containing laboratory investigation readings from 100,000 lab reports collected across diverse diagnostic facilities throughout India. This comprehensive dataset represents a curated collection of data extracted through Eka Care's Parrotlet vision LLM, which automatically parse images and PDFs to extract structured health information. The dataset contains approximately 6.8 million individual investigation readings, each mapped to standardized LOINC identifiers for interoperability.
58
+
59
+ - **Curated and Shared by:** [Eka.Care](https://www.eka.care/)
60
+ - **License:** [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)
61
+
62
+ ## Data Acquisition
63
+
64
+ The laboratory investigation readings were extracted from lab reports collected through Eka Care's Personal Health Record applications:
65
+
66
+ - **Applications:** Eka Care PHR mobile applications
67
+ - [iOS app](https://apps.apple.com/in/app/eka-care-abha-health-records/id1561621558)
68
+ - [Android app](https://play.google.com/store/apps/details?id=eka.care&hl=en_IN&pli=1)
69
+
70
+ ## Data Structure and Parameters
71
+
72
+ The dataset provides a rich collection of laboratory investigation readings with the following key attributes:
73
+
74
+ ### Core Components
75
+ - **document_id:** Unique identifier for each lab report
76
+ - **age:** Age of the subject (as specified in the report)
77
+ - **gender:** Gender of the subject (as specified in the report)
78
+ - **test_name:** Extracted name of the lab investigation from the report
79
+ - **value:** Measured value of the investigation
80
+ - **unit:** Unit of measurement for the investigation value
81
+ - **display_ranges:** Reference range for the specific investigation (specified in the row of the lab test, these readings are not read from the reference range table often provided in lab reports)
82
+ - **specimen:** Identified Specimen of the lab investigation
83
+ - **loinc:** LOINC code of the lab investigation (Automatically done)
84
+
85
+ ### Demographic Information
86
+ - Gender-balanced dataset to ensure representative insights
87
+ - Geographic distribution across various regions in India
88
+
89
+ ## Extraction Methodology
90
+
91
+ ### Parrotlet AI Model Series
92
+ The laboratory values were automatically extracted using Eka Care's proprietary Parrotlet series of AI models, specifically designed to:
93
+ - Parse both image and PDF formats of lab reports
94
+ - Identify and extract relevant investigation parameters
95
+ - Map extractions to standardized LOINC codes
96
+ - Maintain high accuracy and reliability in data extraction
97
+
98
+ ## Potential Applications
99
+
100
+ - Population health studies specific to Indian demographics
101
+ - Medical research on reference ranges in Indian populations
102
+ - Benchmarking and improving laboratory data extraction models
103
+ - Training and validation of health data interoperability systems
104
+
105
+ ## Dataset Creation Methodology
106
+
107
+ ### Data Collection and Processing
108
+
109
+ The shared corpus is a carefully selected subset of data collected through Eka Care's PHR applications. The dataset has been curated to ensure diversity across gender and geographic representation while maintaining quality and completeness of extracted information.
110
+
111
+ ### Privacy Considerations
112
+
113
+ This dataset contains absolutely no personally identifiable information (PII) and is completely anonymized. All document identifiers have been randomized to prevent any connection to original users.
114
+
115
+ ## References
116
+ - [Lab-Ready and Prescription-Perfect: Eka Care's Small LLMs vs. Industry Giants](https://info.eka.care/services/lab-ready-and-prescription-perfect-ekas-small-llms-vs-industry-giants)
117
+ - [Extracting Structured Information from Lab Reports: Challenges and Learnings](https://info.eka.care/services/eka-smart-report)
118
+
119
+ #### Examples of Studies done with dataset
120
+ - [The Quiet Threat: Understanding Latent Iron Deficiency](https://www.eka.care/services/the-quiet-threat-understanding-latent-iron-deficiency)
121
+ - [Cholesterol Chronicles - The Indian Disadvantage](https://info.eka.care/services/cholesterol-chronicles-the-indian-disadvantage-2)
122
+
123
+
124
+ ## Contact Information
125
+
126
+ For inquiries, please email with the subject line "NidaanKosha enquiry" to: sankalp [at] eka.care