<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- BEGIN record/print_view.tt -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<base href="https://nww.hmds.leedsth.nhs.uk">
<link rel="stylesheet" href="/css/bootstrap.css">
<link rel="stylesheet" href="/css/bootstrap-responsive.css">
<link rel="stylesheet" href="/css/print_view.css" type="text/css">
<style type="text/css">
@media print {
.viewHide { display: block; }
.error { color: #c44; }
.printHide { display: none; }
a[href]:after { /* override idiotic bootstrap css entry: */
content: none;
}
}
@media screen {
.viewHide { display: none; }
}
</style>
<!--[if lt IE 9]>
<style type="text/css">
#nav-bar { /* corrections for noddy browser */
right: 200px;
top: 80px;
}
</style>
<![endif]-->
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body>
<!-- BEGIN record/report/body.tt --> <!-- container -->
<div class="container printHide">
<div class="row">
<img src="/images/lcc_logo.jpg"/>
</div>
<!-- BEGIN record/report/navbar.tt -->
<div class="row" id="nav-bar">
<p class="span6">
<!--<button class="btn btn-primary" type="button">Nwe Oo</button>-->
<!-- <span class="badge badge-info"><i class="icon-print icon-white"></i></span> -->
<img src="/images/print_icon.gif" />
<span class="label label-warning">History</span>
<span class="label">Data files</span>
<span class="label label-success">Other reports</span>
:::
<span class="label label-important">Resources</span>
<span class="label label-info"></i>New search</span>
:::
[log out]
<p>
</div>
<!-- END record/report/navbar.tt -->
<!--[if lt IE 7]>
<h3 align="center" class="alert alert-error">YOUR BROWSER IS TOO OLD TO
RENDER THIS PAGE PROPERLY - PLEASE USE A MODERN BROWSER</h3>
<![endif]-->
<div class="row">
<div class="span2" style="min-width: 200px">
<!-- BEGIN record/report/patient.tt -->
<table class="table table-bordered table-striped demographics">
<thead>
<tr class="highlight">
<td colspan="2">
<h4 class="text-center">
Your PATIENT
</h4>
</td>
</tr>
</thead>
<tbody>
<!-- dob -->
<tr>
<td>
<span class="pull-right">
DoB
</span>
</td>
<td>
<span class="bold">
<span class="acronym"
title="age at registration = 83; age now = 83">
01.Jan.1901 </span>
</span>
</td>
</tr>
<!-- NHS number -->
<tr>
<td>
<span class="pull-right">
NHS No
</span>
</td>
<td class="nowrap">
<span class="bold"><!-- BEGIN site/snippets/nhs_number.tt -->123 456 7890<!-- END site/snippets/nhs_number.tt --></span>
</td>
</tr>
<!-- unit number -->
<tr>
<td>
<span class="pull-right">
Unit No
</span>
</td>
<td>A1234/56</td>
</tr>
<!-- referral source -->
<tr>
<td>
<span class="pull-right">Source</span>
</td>
<td>
<!-- BEGIN site/truncate.tt -->
Your Location<!-- END site/truncate.tt --> </td>
</tr>
<!-- referrer -->
<tr>
<td><span class="pull-right">Referrer</span></td>
<td>
<span class="acronym" title="Haematology">JR Hartley</span>
</td>
</tr>
<!-- HMDS ref -->
<tr>
<td><span class="pull-right">Lab No</span></td>
<td><!-- BEGIN site/snippets/lab_number.tt -->2222/13<!-- END site/snippets/lab_number.tt -->
</td>
</tr>
</tbody>
</table>
<!-- END record/report/patient.tt -->
</div>
<div class="span7 offset1">
<div class="main-div">
<div class="diagnosis bright"><!-- style="white-space: nowrap" // doesn't scale with screen resolution -->
<span class="normal">1. B-cell CLL - minimal residual disease present</span>
<sup><!-- BEGIN site/snippets/hmrn_info_link.tt -->
<span title="further information from HMRN web-site; opens in external link"
class="acronym"><img class="borderless" src="/images/hmrn_info.png" />
</span>
<!-- END site/snippets/hmrn_info_link.tt -->
</sup>
<div class="diagnosis bright">2. Monoclonal gammopathy
</div>
</div>
<p class="indent">
<!-- BEGIN record/report/specimen.tt -->reported on a peripheral blood specimen received on <span class="nowrap">Wed 30.Jan.2013 @ 09:56</span>
<!-- END record/report/specimen.tt -->
</p>
<p class="text-error"> Unmutated VH gene sequence is associated with adverse prognosis in CLL.</p>
<ul>
<li class="text-warning">the prognostic effect of cellular features should be interpreted in the context of other clinical and biological prognostic factors</li>
</ul>
</div>
<div class="comments">
<ul>
<li class="text-info">amended report [supercedes any previous issued on HMDS ref 2222/13]</li>
<li class="text-info">this is a NEW diagnosis</li>
</ul>
</div>
</div>
</div>
<!-- BEGIN record/report/results.tt -->
<div class="row">
<div class="span2">
<span class="label label-info">Supporting information:</span>
</div>
</div>
<div class="accordion">
<!-- Flow cytometry -->
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#summaries">
FLOW CYTOMETRY
</a>
<i class="icon-fullscreen"></i>
</div>
<div id="collapseflowcytometry" class="accordion-body">
<div class="accordion-inner">
<div class="indent">
<!-- make_chart // will draw chart if required: -->
<!-- BEGIN site/make_chart.tt -->
<!-- END site/make_chart.tt -->
<pre class="normal">CLL cells = 0.053% of leucocyts, absolute count 0.0024 x 10<sup>9</sup>/l. Polyclonal sIg+ B-cells = 0.014 x 10<sup>9</sup>/l.</pre>
</div>
</div>
</div>
</div>
</div>
<!-- END record/report/results.tt -->
<div class="row">
<div class="row span7">
<span class="rich">Reported by:
<b>Andy</b>
<b>Rawstron</b>
</span>
on <b>Thu 31.Jan.2013 @ 17:26</b>
<span class="badge badge-bright"><i class="icon-user icon-white"></i></span>
</div>
<div class="row span7">
<span class="rich">Authorised by:
<b>Andrew</b>
<b>Jack</b>
</span>
on <b>Fri 01.Feb.2013 @ 09:13</b>
<span class="badge badge-bright"><i class="icon-user icon-white"></i></span>
</div>
</div>
</div>
<!-- /container -->
<!-- END record/report/body.tt -->
<div class="footer">
<p class="pull-right"><img src="/images/cpa_logo.png" /></p>
</div>
<div class="viewHide error">THIS PAGE VIEW IS NOT FORMATTED FOR PRINTING.
PLEASE USE THE "PRINT" ICON IN THE UPPER NAVIGATION SECTION.
</div>
<p class="spacer"></p>
<p>
<input type="button" value="<< Back" onclick="history.back()"
class="button" />
</p>
</body>
</html>
<!-- END record/print_view.tt -->
<!-- END record/default.tt -->