Skip to content

Commit 4d0ab21

Browse files
authored
Merge pull request #26 from devansXD/product-page-updates
Update product page with evaluation and content changes
2 parents da5bc0f + f8dacb4 commit 4d0ab21

1 file changed

Lines changed: 77 additions & 48 deletions

File tree

app/views/current/product-page.html

Lines changed: 77 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ <h1 class="nhsuk-heading-xl nhsuk-u-margin-bottom-3">
4545
</div>
4646

4747

48+
{% from "contents-list/macro.njk" import contentsList %}
4849
{{ contentsList({
4950
items: [
5051
{
@@ -184,14 +185,7 @@ <h2 class="nhsuk-heading-m">Working with this supplier</h2>
184185
</p>
185186

186187
<dl class="nhsuk-summary-list">
187-
<div class="nhsuk-summary-list__row">
188-
<dt class="nhsuk-summary-list__key">
189-
Customer service rating
190-
</dt>
191-
<dd class="nhsuk-summary-list__value">
192-
<strong>4.5/5</strong> (9 trusts responded)
193-
</dd>
194-
</div>
188+
195189

196190
<div class="nhsuk-summary-list__row">
197191
<dt class="nhsuk-summary-list__key">
@@ -220,14 +214,7 @@ <h2 class="nhsuk-heading-m">Working with this supplier</h2>
220214
</dd>
221215
</div>
222216

223-
<div class="nhsuk-summary-list__row">
224-
<dt class="nhsuk-summary-list__key">
225-
Common feedback
226-
</dt>
227-
<dd class="nhsuk-summary-list__value">
228-
"Very responsive to configuration issues", "Good post-sale support", "Helpful with Wi-Fi setup"
229-
</dd>
230-
</div>
217+
231218
</dl>
232219
</div>
233220

@@ -789,43 +776,85 @@ <h4 class="nhsuk-heading-s">Contact for peer discussion</h4>
789776
</div>
790777
</div>
791778

792-
</div>
793-
</div>
794-
{# ============================================ #}
795-
{# OTHER DOCUMENTATION #}
796-
{# ============================================ #}
797-
<div class="nhsuk-grid-row nhsuk-u-margin-bottom-6" id="documentation">
798-
<div class="nhsuk-grid-column-two-thirds">
779+
{# Trust Evaluation 5 - Northumbria Healthcare (Excluded - Clinical trial with supplier response) #}
780+
<div class="nhsuk-card">
781+
<div class="nhsuk-card__content">
782+
<div class="nhsuk-u-margin-bottom-3">
783+
<strong class="nhsuk-tag nhsuk-tag--yellow">Excluded</strong>
784+
<strong class="nhsuk-tag nhsuk-tag--white">Clinical trial</strong>
785+
</div>
786+
787+
<h3 class="nhsuk-card__heading nhsuk-heading-m">
788+
Northumbria Healthcare NHS Foundation Trust
789+
</h3>
790+
791+
<dl class="nhsuk-summary-list nhsuk-summary-list--no-border">
792+
<div class="nhsuk-summary-list__row">
793+
<dt class="nhsuk-summary-list__key">
794+
Document type
795+
</dt>
796+
<dd class="nhsuk-summary-list__value">
797+
Clinical trial
798+
</dd>
799+
</div>
800+
801+
<div class="nhsuk-summary-list__row">
802+
<dt class="nhsuk-summary-list__key">
803+
Document period
804+
</dt>
805+
<dd class="nhsuk-summary-list__value">
806+
January 2024 - June 2024
807+
</dd>
808+
</div>
809+
810+
<div class="nhsuk-summary-list__row">
811+
<dt class="nhsuk-summary-list__key">
812+
Ward/department
813+
</dt>
814+
<dd class="nhsuk-summary-list__value">
815+
Ward 3, Northumbria Specialist Emergency Care
816+
</dd>
817+
</div>
818+
</dl>
799819

800-
<hr class="nhsuk-u-margin-top-0 nhsuk-u-margin-bottom-5">
801-
802-
<h2 class="nhsuk-heading-l">Other documentation</h2>
803-
804-
<ul class="nhsuk-list">
805-
<li class="nhsuk-u-margin-bottom-3">
806-
<a href="#" class="nhsuk-link">
807-
<strong>Instructions for use (IFU)</strong>
808-
</a>
809-
<br><span class="nhsuk-u-secondary-text-color nhsuk-body-s">PDF, 2.3MB · Supplier provided</span>
810-
</li>
811-
<li class="nhsuk-u-margin-bottom-3">
812-
<a href="#" class="nhsuk-link">
813-
<strong>Clinical evidence summary</strong>
814-
</a>
815-
<br><span class="nhsuk-u-secondary-text-color nhsuk-body-s">PDF, 890KB · Supplier provided</span>
816-
</li>
817-
<li class="nhsuk-u-margin-bottom-3">
818-
<a href="#" class="nhsuk-link">
819-
<strong>British Medical Journal - Clinical trial 2024</strong>
820-
</a>
821-
<br><span class="nhsuk-u-secondary-text-color nhsuk-body-s">External link · Peer-reviewed publication</span>
822-
</li>
823-
824-
</ul>
820+
<p class="nhsuk-body nhsuk-u-margin-top-3">
821+
<a href="#">View full clinical trial</a>
822+
</p>
823+
824+
{# Contact information integrated at bottom #}
825+
<div class="nhsuk-u-margin-top-6 nhsuk-u-padding-top-4" style="border-top: 1px solid #d8dde0;">
826+
<h4 class="nhsuk-heading-s">Contact for peer discussion</h4>
827+
828+
<p class="nhsuk-body">
829+
<strong>Dr Sam Cordel</strong><br>
830+
Clinical Lead
831+
</p>
832+
833+
<p class="nhsuk-body">
834+
<a href="mailto:sam.cordel@nhs.net">sam.cordel@nhs.net</a>
835+
</p>
836+
837+
<p class="nhsuk-body nhsuk-u-secondary-text-color">
838+
Sam is happy to discuss evaluation methodology and the procurement process.
839+
</p>
840+
</div>
841+
842+
{# Supplier response section #}
843+
<div class="nhsuk-u-margin-top-6 nhsuk-u-padding-top-4" style="border-top: 1px solid #d8dde0;">
844+
<h4 class="nhsuk-heading-s">Supplier response</h4>
845+
846+
<p class="nhsuk-body">
847+
We do not agree with the methodology used in this evaluation. Key aspects including baseline selection, data capture timing, and outcome definitions differ from how the device is validated in clinical and operational practice, which can materially affect results. Interested parties seeking an accurate, reproducible assessment should contact us for our independent validation protocol, raw performance data, and guidance on conducting a proper evaluation in an NHS setting. Email: <a href="mailto:john.boyd@medtechinnovations.co.uk">john.boyd@medtechinnovations.co.uk</a> or phone: 01214452399.
848+
</p>
849+
</div>
850+
851+
</div>
852+
</div>
825853

826854
</div>
827855
</div>
828856

857+
829858
{# Contact Information Card #}
830859
<div class="nhsuk-grid-row">
831860
<div class="nhsuk-grid-column-two-thirds">

0 commit comments

Comments
 (0)