You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[3.4 Public Domain Standard Notice](#34-public-domain-standard-notice)
14
+
-[3.5 Open Source Notice](#35-open-source-notice)
15
+
-[3.6 License Standard Notice](#36-license-standard-notice)
16
+
-[3.7 Github Notice](#37-github-notice)
17
+
-[3.8 Contributing Standard Notice](#38-contributing-standard-notice)
16
18
17
19
[3. General Disclaimer](#3-general-disclaimer)
18
20
@@ -38,31 +40,41 @@ With ReportVision, public health departments can move from cumbersome, error-pro
38
40
39
41
This application offers a robust framework for public health departments and personnel to efficiently extract relevant data from lab reports utilizing an advanced Optical Character Recognition (OCR) model. This OCR technology significantly enhances both the speed and accuracy of data extraction, taking your data processing capabilities to the next level.
40
42
41
-
Check out the following videos to see how the updated OCR model works in action, and and witness firsthand how ReportVision enhances both the speed and accuracy of data extraction!
43
+
Check out the following video which demos the ReportVision application including how the updated OCR model works in action, and witness firsthand how ReportVision enhances both the speed and accuracy of data extraction!
The current version of the application is optimized only for PDF-based lab reports. However, as demand from public health departments and personnel continues to grow, we see significant potential to expand support for additional file formats in future updates.
53
58
54
59
+[Return to Table of Contents](#table-of-contents).
55
60
56
-
# 2. Notices
61
+
# 2. Infrastructure Architecture
62
+
63
+
The following provides a High-Level Architectural Design of the ReportVision Azure Architecture, with OCR powered by Tesseract to enhance efficiency, user experience, and throughput.
64
+
65
+
66
+
67
+
68
+
## 3 Notices
57
69
58
-
## 2.1 Privacy Standard Notice
70
+
## 3.1 Privacy Standard Notice
59
71
This repository contains only non-sensitive, publicly available data and information. All material and community participation is covered by the [Disclaimer](DISCLAIMER.md) and [Code of Conduct](code-of-conduct.md).
60
72
61
73
For more information about CDC's privacy policy, please visit [http://www.cdc.gov/other/privacy.html](https://www.cdc.gov/other/privacy.html).
62
74
63
75
+[Return to Table of Contents](#table-of-contents).
64
76
65
-
## 2.2 Records Management Standard Notice
77
+
## 3.2 Records Management Standard Notice
66
78
67
79
This repository is not a source of government records, but is a copy to increase
68
80
collaboration and collaborative potential. All government records will be
@@ -71,13 +83,13 @@ published through the [CDC web site](http://www.cdc.gov).
71
83
+[Return to Table of Contents](#table-of-contents).
72
84
73
85
74
-
## 2.3 Domestic Copyright Protection Notice
86
+
## 3.3 Domestic Copyright Protection Notice
75
87
76
88
This repository is a work of the United States Government and is not subject to domestic copyright protection under 17 U.S.C. § 105. If published in the public domain within the United States, copyright and related rights worldwide will be waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).
77
89
78
90
+[Return to Table of Contents](#table-of-contents).
79
91
80
-
## 2.4 Public Domain Standard Notice
92
+
## 3.4 Public Domain Standard Notice
81
93
This repository constitutes a work of the United States Government and is not
82
94
subject to domestic copyright protection under 17 USC § 105. This repository is in
83
95
the public domain within the United States, and copyright and related rights in
@@ -88,13 +100,13 @@ copyright interest.
88
100
89
101
+[Return to Table of Contents](#table-of-contents).
90
102
91
-
## 2.5 Open Source Notice
103
+
## 3.5 Open Source Notice
92
104
93
105
This repository is open source and follows [open practices](docs/open_practices.md). Contributors are expected to adhere to the organization's [rules of behavior](docs/rules_of_behavior.md).
94
106
95
107
+[Return to Table of Contents](#table-of-contents).
96
108
97
-
## 2.6 License Standard Notice
109
+
## 3.6 License Standard Notice
98
110
99
111
The code in this repository is licensed under the Apache License 2.0 (ASL v2), or any later version at your discretion.
100
112
@@ -106,14 +118,14 @@ Additionally, any code forked from this open-source project will retain its orig
106
118
107
119
+[Return to Table of Contents](#table-of-contents).
108
120
109
-
## 2.7 Github Notice
121
+
## 3.7 Github Notice
110
122
111
123
GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise. If you are new to GitHub, we recommend starting with this
112
124
[basic tutorial](https://help.github.com/articles/set-up-git) to familiarize yourself with version control and collaboration.
113
125
114
126
+[Return to Table of Contents](#table-of-contents).
115
127
116
-
## 2.8 Contributing Standard Notice
128
+
## 3.8 Contributing Standard Notice
117
129
118
130
While we encourage continuous development of this repository's codebase, there is currently no designated department overseeing its management. If you'd like to contribute, you have two options:
119
131
@@ -127,13 +139,13 @@ CDC including this GitHub page may be subject to applicable federal law, includi
127
139
128
140
+[Return to Table of Contents](#table-of-contents).
129
141
130
-
# 3. General Disclaimer
142
+
# 4. General Disclaimer
131
143
132
144
This repository was created for use by CDC programs to collaborate on public health related projects in support of the [CDC mission](https://www.cdc.gov/about/cdc/?CDC_AAref_Val=https://www.cdc.gov/about/organization/mission.htm).
133
145
134
146
+[Return to Table of Contents](#table-of-contents).
0 commit comments