diff --git a/scripts/report_template.html b/scripts/report_template.html index 061e0f3..f5a7871 100644 --- a/scripts/report_template.html +++ b/scripts/report_template.html @@ -27,12 +27,43 @@ } .test-cell-div { - border: 1px solid black; + /* border: 1px solid black; */ border-collapse: collapse; height: 30px; padding: 10px; } + .table-header { + border: 1px solid black; + margin: 0 0 -10px 10px; + background-color: rgb(191, 191, 191); + text-align: center; + justify-content: center; + align-items: center; + display: flex; + font-weight: 600; + height: 50px; + width: 98%; + } + + .test-method { + font-style: italic; + font-weight: 100 !important; + color: rgb(241, 241, 241); + } + + .result-value { + justify-content: center; + align-items: center; + display: flex; + } + + .end-of-report { + display: flex; + align-items: center; + justify-content: center; + } + table, th, td { @@ -70,6 +101,7 @@
| @@ -79,53 +111,55 @@ RESULT | - ABSORBANCE RATIO REFERENCE RANGE - | -- INTERPRETATION + REFERENCE RANGES | ||
|---|---|---|---|---|
| - Sickle Cell - Anemia + |
+ Sickle Cell
+ Anemia
+
(Method: HPOS)
+ |
- Normal
+ Ra = 0.16
+
|
- < 0.29
- 0.32 – 0.5
- > 0.55
- 0.29-0.32
- 0.5 – 0.55
+ < 0.16: Normal (HbA)
+ 0.165 – 0.235: Sickle-cell Trait (HbAS)
+ > 0.24: Sickle-cell Disease (HbSS)
+ 0.16-0.165: Inconclusive (Negative Borderline)
+ 0.235 – 0.24: Inconclusive (Positive Borderline)
|
- + |