Citations: move Harriet Lane label to Vitals; restore honest Bhutani cite
Vitals — updated source attribution to "Harriet Lane — Johns Hopkins Children's Center Kids Kard" (was just Kids Kard). Both the card subtitle and the intro line. Bhutani — reverted my incorrect "Harriet Lane" citation (the values in our table were never transcribed from Harriet Lane). Restored the original attribution to the 1999 paper. Data itself is unchanged from the pre-session state; treat it as unverified pending a clinician- supplied source.
This commit is contained in:
parent
b03232c963
commit
66ea127574
2 changed files with 3 additions and 3 deletions
|
|
@ -422,10 +422,10 @@
|
|||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h3><i class="fas fa-heartbeat"></i> Normal Vital Signs by Age</h3>
|
||||
<span style="font-size:11px;color:var(--g500);">Johns Hopkins Children's Center Kids Kard</span>
|
||||
<span style="font-size:11px;color:var(--g500);">Harriet Lane — Johns Hopkins Children's Center Kids Kard</span>
|
||||
</div>
|
||||
<div style="padding:16px;">
|
||||
<p style="font-size:12px;color:var(--g500);margin:0 0 14px;">Select age group to view normal vital sign ranges. Source: Johns Hopkins Children's Center Kids Kard.</p>
|
||||
<p style="font-size:12px;color:var(--g500);margin:0 0 14px;">Select age group to view normal vital sign ranges. Source: Harriet Lane — Johns Hopkins Children's Center Kids Kard.</p>
|
||||
|
||||
<div class="calc-field" style="max-width:300px;margin-bottom:16px;">
|
||||
<label>Age Group</label>
|
||||
|
|
|
|||
|
|
@ -1609,7 +1609,7 @@
|
|||
'<div class="calc-result-item"><div class="calc-result-label">75th %ile</div><div class="calc-result-value" style="font-size:16px;color:#f97316;">' + p75.toFixed(1) + '</div><div class="calc-result-sub">High-intermediate</div></div>' +
|
||||
'<div class="calc-result-item"><div class="calc-result-label">40th %ile</div><div class="calc-result-value" style="font-size:16px;color:#f59e0b;">' + p40.toFixed(1) + '</div><div class="calc-result-sub">Low-intermediate</div></div>' +
|
||||
'</div>' +
|
||||
'<p style="font-size:11px;color:var(--g400);margin:12px 0 0;">Bhutani hour-specific nomogram for infants ≥ 35 weeks GA. Values from Harriet Lane Handbook (Johns Hopkins Children’s Center Kids Kard).</p>';
|
||||
'<p style="font-size:11px;color:var(--g400);margin:12px 0 0;">Bhutani hour-specific nomogram for infants ≥ 35 weeks GA. Bhutani et al., Pediatrics 1999.</p>';
|
||||
|
||||
// Chart: Bhutani zone curves with patient
|
||||
renderBiliChart(hours, tsb, [
|
||||
|
|
|
|||
Loading…
Reference in a new issue