Skip to content

Commit da74363

Browse files
committed
fixing minor errors and typos
1 parent ebd0f53 commit da74363

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
"Lead Safe" is an API available to Chicago-area hospital and health networks to estimate the likelihood that a child will be exposed to lead-based paint hazards. Health network providers can provide information on the patient's demographics, address, and history on their past visits and blood-lead levels, the Lead Safe API will provide an estimate of the risk of elevated, unsafe blood-lead levels for children under 4 years-old.
1+
"Lead Safe" is an API available to Chicago-area hospital and health networks to estimate the likelihood that a child will be exposed to lead-based paint hazards. Health network providers can provide information on the patient's demographics, address, and history on their past visits and blood-lead levels, the Lead Safe API will provide an estimate of the risk of elevated, unsafe blood-lead levels for children under 4 years-old.
22

33
The API uses a predictive model developed by the University of Chicago[^1] that uses historical blood-lead level testing conducted by the State of Illinois. Data submitted through this API and subsequent testing conducted will improve the accuracy of the model, allowing for a more effective use of blood tests to prevent elevated lead levels.
44

55
## Obtaining Access
66

77
### Eligibility
88

9-
To access the API, fill out [this form](#) to be contacted by the Chicago Department of Public Health. The city will need to verify your eligiblity as an area health provider.
9+
To access the API, fill out [this form](#) to be contacted by the Chicago Department of Public Health. The city will need to verify your eligibility as an area health provider.
1010

1111
### Accessing API
1212

@@ -24,7 +24,7 @@ POST {json file} <url>/insert/
2424

2525
| Field | Format | Constraints | Notes |
2626
|-----------------|----------|------------------------------------|-------------------------------------------------------------------------------------------------------------------|
27-
| timestamp | TimeDate | yyyy-mm-dd hh:mm:ss.sss-hh:mm | Current timestamp (RFC 3339 complient date) |
27+
| timestamp | TimeDate | yyyy-mm-dd hh:mm:ss.sss-hh:mm | Current timestamp (RFC 3339 compliant date) |
2828
| network_id | Text | <N/A\> | The parent entity of the submitting organization |
2929
| clinic_id | Text | <N/A\> | Organization ID |
3030
| location_id | Text | <N/A\> | Specific Location Abbreviation in Centricity |
@@ -37,7 +37,7 @@ POST {json file} <url>/insert/
3737
| date_of_birth | Date | yyyy-mm-dd | Patient date of birth |
3838
| gender | Text | M/F/U | Patient gender |
3939
| race | Text | Code Values from Centricity | Standard ONC Race definitions <br /> <br /> **Code / description** <br /> 1002-5 / American Indian or Alaska Native <br /> 2028-9 / Asian <br /> 2054-5 / Black or African American <br /> 2076-8 / Native Hawaiian or Other Pacific Islander <br /> 2106-3 / White <br /> UNK / Unknown |
40-
| ethnicity | Text | Code Values from Centricity | Standard ONC Ethnicity definitions <br/> <br/> **Code / description** <br /> 2135-2 / Hispanic or Latino <br /> 2186-5 / Non Hispanic or Latino <br /> UNK / Unknown |
40+
| ethnicity | Text | Code Values from Centricity | Standard ONC Ethnicity definitions <br/> <br/> **Code / description** <br /> 2135-2 / Hispanic or Latino <br /> 2186-5 / Non-Hispanic or Latino <br /> UNK / Unknown |
4141
| VISIT ARRAY | | | _Optional_ May entirely omit the array if visit history does not exist or is unavailable. |
4242
| visit.visit_id | Numeric | 16 Digit GE ID | Unique GE ID for specific visit (DocumentID) |
4343
| visit.date | Date | yyyy-mm-dd hh:mm:ss.sss-hh:mm | Date of visit (RFC 3339 complient date) |
@@ -85,7 +85,7 @@ POST {json file} <url>/insert/
8585
| Field | Format | Constraints | Notes/Questions |
8686
|------------------|----------|-------------------------------|--------------------------------------------------------------------------------------------|
8787
| version | Text | "0.3.0" | Follows Semantic Versioning 2.0.0 http://semver.org/spec/v2.0.0.html |
88-
| timestamp | TimeDate | yyyy-mm-dd hh:mm:ss.sss-hh:mm | Current Timestamp (RFC 3339 complient date). |
88+
| timestamp | TimeDate | yyyy-mm-dd hh:mm:ss.sss-hh:mm | Current Timestamp (RFC 3339 compliant date). |
8989
| network_id | Text | <N/A\> | Parent entity - same value as submitted to the API. |
9090
| clinic_id | Text | <N/A\> | Organization ID - same value as submitted to the API. |
9191
| location_id | Text | <N/A\> | Specific Location Abbreviation in Centricity - same value as submitted to the API. |
@@ -112,7 +112,7 @@ POST {json file} <url>/insert/
112112
|------------------|--------------|------------------|---------------------------------------------------------------------------------------------|
113113
| Date | Integer | <N/A\> | ID of the record submitted. |
114114
| Server | Text | "Apache" | The type of the server providing the results |
115-
| Content-Location | URL | <N/A\> | Pernament location to retrieve the results |
115+
| Content-Location | URL | <N/A\> | Permanent location to retrieve the results |
116116
| ETag | | <N/A\> | |
117117
| Content-Length | Integer | 225 | |
118118
| Content-Type | Text | application/json | Informs user that the content will be a JSON file |
@@ -199,7 +199,7 @@ The API will return codes to indicate whether the prediction encountered any err
199199

200200
## Interpreting Risk Levels
201201

202-
Elevated lead levels has severe impacts on a child's mental and physical development. When the API identifies elevated blood-lead levels, doctors are highly encouraged to conduct further blood tests
202+
Elevated lead levels have severe impacts on a child's mental and physical development. When the API identifies elevated blood-lead levels, doctors are highly encouraged to conduct further blood tests
203203

204204
!!! note "Follow-up after the blood test"
205205
If elevated lead levels are confirmed by subsequent blood testing, the family has multiple options when deciding how to mitigate potential sources of lead poisoning:
@@ -212,4 +212,4 @@ Elevated lead levels has severe impacts on a child's mental and physical develop
212212

213213
The "Lead Safe" API was developed by the [Chicago Department of Public Health](https://www.cityofchicago.org/city/en/depts/cdph.html), University of Chicago's [Center for Data Science and Public Policy](http://dsapp.uchicago.edu/) and [Harris School of Public Policy](http://harris.uchicago.edu), and the [Chicago Department of Innovation and Technology](https://www.cityofchicago.org/city/en/depts/doit.html). This project was made possible by a grant from the [Robert Wood Johnson Foundation](http://www.rwjf.org/).
214214

215-
[^1]: Potash _et al._ (2015) [Predictive Modeling for Public Health](ttps://dssg.uchicago.edu/wp-content/uploads/2016/01/p2039-potash.pdf). _Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining_ pp. 2039-2047.
215+
[^1]: Potash _et al._ (2015) [Predictive Modeling for Public Health](https://dssg.uchicago.edu/wp-content/uploads/2016/01/p2039-potash.pdf). _Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining_ pp. 2039-2047.

0 commit comments

Comments
 (0)