diff --git a/scripts/report_template.html b/scripts/report_template.html index 260c553..af674da 100644 --- a/scripts/report_template.html +++ b/scripts/report_template.html @@ -13,55 +13,144 @@ display: flex; flex-direction: column; height: 90px; - width: 350px; + width: 50%; + margin: 1px; + border: 0; + } + + .test-details-row { + border: 0; + } + + .test-details-col { + height: 150px; + } + + .test-cell-div { + border: 1px solid black; + border-collapse: collapse; + height: 30px; + padding: 10px; + } + + table, + th, + td { + border: 1px solid black; + border-collapse: collapse; + } + + ul { + list-style-type: none; + /* margin: 0; */ + /* padding: 0; */ }
-|
- Person Name :
- Age & Sex :
- Sample type :
- Family History of Sickle Cell Anemia (Yes / No):
- |
-
- Received on :
- Reported on :
- Ref. Doctor :
- Serial No:
- |
-
|
+ Person Name :
+ Age & Sex :
+ Sample type :
+ Family History of Sickle Cell Anemia (Yes / No):
+ |
+
+ Received on :
+ Reported on :
+ Ref. Doctor :
+ Serial No:
+ |
+
| + Test Description + | ++ RESULT + | ++ ABSORBANCE RATIO REFERENCE RANGE + | ++ INTERPRETATION + | +
|---|---|---|---|
| + Sickle Cell + Anemia + | +
+ Normal
+ Sickle Cell Trait
+ Sickle Cell Disease
+ Negative Borderline
+ Positive Borderline
+ |
+
+
+ < 0.29
+ 0.32 – 0.5
+ > 0.55
+ 0.29-0.32
+ 0.5 – 0.55
+ |
+
+ Normal
+ Sickle Cell Trait
+ Sickle Cell Disease
+ Recommended for HPLC or Electrophoresis Tests
+ Recommended for HPLC or Electrophore
+ |
+