diff --git a/frontend/src/app/pages/patient-profile/patient-profile.component.html b/frontend/src/app/pages/patient-profile/patient-profile.component.html index 12921994..4eeabd06 100644 --- a/frontend/src/app/pages/patient-profile/patient-profile.component.html +++ b/frontend/src/app/pages/patient-profile/patient-profile.component.html @@ -5,7 +5,7 @@ -
+
@@ -169,6 +169,15 @@
+ + +
+
+ +
+
+
+
diff --git a/frontend/src/app/pages/report-labs/report-labs.component.html b/frontend/src/app/pages/report-labs/report-labs.component.html index b9e5e9d9..29bcd319 100644 --- a/frontend/src/app/pages/report-labs/report-labs.component.html +++ b/frontend/src/app/pages/report-labs/report-labs.component.html @@ -5,8 +5,9 @@ + - +
@@ -20,9 +21,16 @@ [observationCode]="observationGroup.key" [observationTitle]="observationGroupTitles[observationGroup.key]" > - + + +
+
+ +
+
+
diff --git a/frontend/src/app/pages/resource-detail/resource-detail.component.html b/frontend/src/app/pages/resource-detail/resource-detail.component.html index 14bc2cd4..8ea12bee 100644 --- a/frontend/src/app/pages/resource-detail/resource-detail.component.html +++ b/frontend/src/app/pages/resource-detail/resource-detail.component.html @@ -8,8 +8,15 @@ {{resource?.source_resource_id}}
-
+
+ +
+
+ +
+
+