Template:Daily Eight: Difference between revisions
Created page with "<noinclude> {{Documentation|content= This template creates a daily nursing study sheet covering all 8 NCLEX-RN Client Needs categories. == Usage == <pre> {{Daily Eight |date= |day_number= |theme= |moc_scenario= |moc_setting= |moc_question= |moc_rationale= |safety_topic= |safety_key_points= |safety_action= |safety_trap= |health_focus= |health_population= |health_teaching= |health_expected_vs_concern= |psych_topic= |psych_scenario= |psych_response= |psych_avoid= |bas..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
This template creates a daily nursing study sheet covering all 8 NCLEX-RN Client Needs categories. | This infobox template creates a daily nursing study sheet covering all 8 NCLEX-RN Client Needs categories. Use the Visual Editor's template inserter for easy fill-in. | ||
}} | }} | ||
<templatedata> | |||
{ | |||
"params": { | |||
"date": { | |||
"label": "Date", | |||
"description": "Date of this study set", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"day_number": { | |||
"label": "Day Number", | |||
"description": "Which day in the series (1, 2, 3...)", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"theme": { | |||
"label": "Theme", | |||
"description": "Body system or topic theme (e.g., Cardiovascular, Respiratory)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"moc_scenario": { | |||
"label": "MOC: Scenario Type", | |||
"description": "Delegation, Prioritization, Ethical dilemma, Legal situation, etc.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"moc_setting": { | |||
"label": "MOC: Setting", | |||
"description": "Unit type, staffing, patient acuity", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"moc_question": { | |||
"label": "MOC: Question", | |||
"description": "The clinical decision question", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"moc_rationale": { | |||
"label": "MOC: Rationale", | |||
"description": "Why this is the correct answer", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"safety_topic": { | |||
"label": "Safety: Topic", | |||
"description": "Precaution type, equipment, restraint, hazard, emergency response", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"safety_key_points": { | |||
"label": "Safety: Key Points", | |||
"description": "Essential safety information", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"safety_action": { | |||
"label": "Safety: Nursing Action", | |||
"description": "What the nurse should do", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"safety_trap": { | |||
"label": "Safety: NCLEX Trap", | |||
"description": "Common wrong answer to avoid", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"health_focus": { | |||
"label": "Health Promo: Focus", | |||
"description": "Developmental stage, immunization, screening, lifestyle, prenatal/postpartum", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"health_population": { | |||
"label": "Health Promo: Population", | |||
"description": "Age group or target population", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"health_teaching": { | |||
"label": "Health Promo: Teaching Point", | |||
"description": "Key patient education", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"health_expected_vs_concern": { | |||
"label": "Health Promo: Expected vs Concern", | |||
"description": "Normal finding vs. red flag", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"psych_topic": { | |||
"label": "Psych: Topic", | |||
"description": "Therapeutic communication, coping, grief, crisis, mental health, abuse", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"psych_scenario": { | |||
"label": "Psych: Scenario", | |||
"description": "Patient statement or situation", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"psych_response": { | |||
"label": "Psych: Appropriate Response", | |||
"description": "Therapeutic nursing response", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"psych_avoid": { | |||
"label": "Psych: Avoid Saying", | |||
"description": "Non-therapeutic responses to avoid", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"basic_topic": { | |||
"label": "Basic Care: Topic", | |||
"description": "Nutrition, elimination, mobility, positioning, hygiene, rest, comfort", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"basic_intervention": { | |||
"label": "Basic Care: Intervention", | |||
"description": "Specific nursing intervention", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"basic_consideration": { | |||
"label": "Basic Care: Consideration", | |||
"description": "Important nursing considerations", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"basic_teaching": { | |||
"label": "Basic Care: Patient Teaching", | |||
"description": "What to teach the patient", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pharm_drug": { | |||
"label": "Pharm: Drug Name", | |||
"description": "Generic name (Brand name)", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pharm_class": { | |||
"label": "Pharm: Class", | |||
"description": "Drug classification", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pharm_mechanism": { | |||
"label": "Pharm: Mechanism", | |||
"description": "How the drug works", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pharm_side_effects": { | |||
"label": "Pharm: Side Effects", | |||
"description": "Key adverse effects to monitor", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pharm_nursing": { | |||
"label": "Pharm: Nursing Considerations", | |||
"description": "Assessment and monitoring", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pharm_teaching": { | |||
"label": "Pharm: Patient Teaching", | |||
"description": "What to teach about the medication", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"risk_lab": { | |||
"label": "Risk: Lab/Diagnostic", | |||
"description": "Lab test or diagnostic procedure", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"risk_normal": { | |||
"label": "Risk: Normal Range", | |||
"description": "Normal values", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"risk_critical": { | |||
"label": "Risk: Critical Value", | |||
"description": "When to notify provider", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"risk_significance": { | |||
"label": "Risk: Clinical Significance", | |||
"description": "What abnormal values indicate", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"risk_response": { | |||
"label": "Risk: Nursing Response", | |||
"description": "Nursing actions for abnormal values", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"physio_diagnosis": { | |||
"label": "Physio: Diagnosis", | |||
"description": "Medical diagnosis or condition", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"physio_pathophys": { | |||
"label": "Physio: Pathophysiology", | |||
"description": "What's happening in the body", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"physio_signs": { | |||
"label": "Physio: Signs/Symptoms", | |||
"description": "Clinical manifestations", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"physio_interventions": { | |||
"label": "Physio: Priority Interventions", | |||
"description": "First-line nursing actions", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"physio_complications": { | |||
"label": "Physio: Complications", | |||
"description": "Potential complications to monitor", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Daily Eight NCLEX study template covering all 8 Client Needs categories", | |||
"format": "block", | |||
"paramOrder": [ | |||
"date", | |||
"day_number", | |||
"theme", | |||
"moc_scenario", | |||
"moc_setting", | |||
"moc_question", | |||
"moc_rationale", | |||
"safety_topic", | |||
"safety_key_points", | |||
"safety_action", | |||
"safety_trap", | |||
"health_focus", | |||
"health_population", | |||
"health_teaching", | |||
"health_expected_vs_concern", | |||
"psych_topic", | |||
"psych_scenario", | |||
"psych_response", | |||
"psych_avoid", | |||
"basic_topic", | |||
"basic_intervention", | |||
"basic_consideration", | |||
"basic_teaching", | |||
"pharm_drug", | |||
"pharm_class", | |||
"pharm_mechanism", | |||
"pharm_side_effects", | |||
"pharm_nursing", | |||
"pharm_teaching", | |||
"risk_lab", | |||
"risk_normal", | |||
"risk_critical", | |||
"risk_significance", | |||
"risk_response", | |||
"physio_diagnosis", | |||
"physio_pathophys", | |||
"physio_signs", | |||
"physio_interventions", | |||
"physio_complications" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div style="margin-bottom:20px; border:2px solid #1a365d; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#1a365d; color:white; padding:12px 16px; font-size:1.3em; font-weight:bold;">📚 Daily Eight – Day {{{day_number|#}}}</div> | |||
<div style="display:flex; background:#e2e8f0; padding:8px 16px;"> | |||
<div style="flex:1;"><strong>Date:</strong> {{{date|}}}</div> | |||
<div style="flex:1;"><strong>Theme:</strong> {{{theme|General Review}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #2c5282; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#2c5282; color:white; padding:10px 16px; font-weight:bold;">1️⃣ Management of Care <span style="float:right; font-weight:normal; opacity:0.8;">15–21%</span></div> | |||
<div style="padding:12px 16px; background:#ebf8ff;"> | |||
<div style="margin-bottom:8px;"><strong style="color:#2c5282;">Scenario Type:</strong> {{{moc_scenario|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#2c5282;">Setting:</strong> {{{moc_setting|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#2c5282;">Question:</strong> {{{moc_question|}}}</div> | |||
<div><strong style="color:#2c5282;">Rationale:</strong> {{{moc_rationale|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #2b6cb0; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#2b6cb0; color:white; padding:10px 16px; font-weight:bold;">2️⃣ Safety & Infection Prevention/Control <span style="float:right; font-weight:normal; opacity:0.8;">10–16%</span></div> | |||
<div style="padding:12px 16px; background:#ebf8ff;"> | |||
<div style="margin-bottom:8px;"><strong style="color:#2b6cb0;">Topic:</strong> {{{safety_topic|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#2b6cb0;">Key Points:</strong> {{{safety_key_points|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#2b6cb0;">Nursing Action:</strong> {{{safety_action|}}}</div> | |||
<div style="padding:8px; background:#fed7d7; border-left:4px solid #c53030; border-radius:4px;"><strong style="color:#c53030;">⚠️ NCLEX Trap:</strong> {{{safety_trap|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #276749; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#276749; color:white; padding:10px 16px; font-weight:bold;">3️⃣ Health Promotion & Maintenance <span style="float:right; font-weight:normal; opacity:0.8;">6–12%</span></div> | |||
<div style="padding:12px 16px; background:#f0fff4;"> | |||
<div style="margin-bottom:8px;"><strong style="color:#276749;">Focus:</strong> {{{health_focus|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#276749;">Population:</strong> {{{health_population|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#276749;">Teaching Point:</strong> {{{health_teaching|}}}</div> | |||
<div><strong style="color:#276749;">Expected vs. Concern:</strong> {{{health_expected_vs_concern|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #38a169; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#38a169; color:white; padding:10px 16px; font-weight:bold;">4️⃣ Psychosocial Integrity <span style="float:right; font-weight:normal; opacity:0.8;">6–12%</span></div> | |||
<div style="padding:12px 16px; background:#f0fff4;"> | |||
<div style="margin-bottom:8px;"><strong style="color:#38a169;">Topic:</strong> {{{psych_topic|}}}</div> | |||
<div style="margin-bottom:8px; padding:8px; background:#e2e8f0; border-radius:4px; font-style:italic;">💬 "{{{psych_scenario|}}}"</div> | |||
<div style="margin-bottom:8px; padding:8px; background:#c6f6d5; border-left:4px solid #38a169; border-radius:4px;"><strong style="color:#276749;">✓ Say:</strong> {{{psych_response|}}}</div> | |||
<div style="padding:8px; background:#fed7d7; border-left:4px solid #c53030; border-radius:4px;"><strong style="color:#c53030;">✗ Avoid:</strong> {{{psych_avoid|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #b7791f; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#b7791f; color:white; padding:10px 16px; font-weight:bold;">5️⃣ Basic Care & Comfort <span style="float:right; font-weight:normal; opacity:0.8;">6–12%</span></div> | |||
<div style="padding:12px 16px; background:#fffff0;"> | |||
<div style="margin-bottom:8px;"><strong style="color:#b7791f;">Topic:</strong> {{{basic_topic|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#b7791f;">Intervention:</strong> {{{basic_intervention|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#b7791f;">Nursing Consideration:</strong> {{{basic_consideration|}}}</div> | |||
<div><strong style="color:#b7791f;">Patient Teaching:</strong> {{{basic_teaching|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #d69e2e; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#d69e2e; color:white; padding:10px 16px; font-weight:bold;">6️⃣ Pharmacological & Parenteral Therapies <span style="float:right; font-weight:normal; opacity:0.8;">13–19%</span></div> | |||
<div style="padding:12px 16px; background:#fffff0;"> | |||
<div style="display:flex; flex-wrap:wrap; gap:16px; margin-bottom:8px;"> | |||
<div style="flex:1; min-width:200px;"><strong style="color:#d69e2e;">💊 Drug:</strong> {{{pharm_drug|}}}</div> | |||
<div style="flex:1; min-width:200px;"><strong style="color:#d69e2e;">Class:</strong> {{{pharm_class|}}}</div> | |||
</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#d69e2e;">Mechanism:</strong> {{{pharm_mechanism|}}}</div> | |||
<div style="margin-bottom:8px; padding:8px; background:#fed7d7; border-radius:4px;"><strong style="color:#c53030;">⚠️ Side Effects:</strong> {{{pharm_side_effects|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#d69e2e;">Nursing Considerations:</strong> {{{pharm_nursing|}}}</div> | |||
<div style="padding:8px; background:#c6f6d5; border-radius:4px;"><strong style="color:#276749;">📋 Patient Teaching:</strong> {{{pharm_teaching|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #c53030; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#c53030; color:white; padding:10px 16px; font-weight:bold;">7️⃣ Reduction of Risk Potential <span style="float:right; font-weight:normal; opacity:0.8;">9–15%</span></div> | |||
<div style="padding:12px 16px; background:#fff5f5;"> | |||
<div style="margin-bottom:8px; font-size:1.1em;"><strong style="color:#c53030;">🔬 {{{risk_lab|}}}</strong></div> | |||
<div style="display:flex; flex-wrap:wrap; gap:8px; margin-bottom:8px;"> | |||
<div style="flex:1; min-width:150px; padding:8px; background:#c6f6d5; border-radius:4px; text-align:center;"><strong>Normal:</strong><br>{{{risk_normal|}}}</div> | |||
<div style="flex:1; min-width:150px; padding:8px; background:#fed7d7; border-radius:4px; text-align:center;"><strong>Critical:</strong><br>{{{risk_critical|}}}</div> | |||
</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#c53030;">Clinical Significance:</strong> {{{risk_significance|}}}</div> | |||
<div><strong style="color:#c53030;">Nursing Response:</strong> {{{risk_response|}}}</div> | |||
</div> | |||
</div> | |||
<div style="margin-bottom:16px; border:2px solid #9b2c2c; border-radius:8px; overflow:hidden;"> | |||
<div style="background:#9b2c2c; color:white; padding:10px 16px; font-weight:bold;">8️⃣ Physiological Adaptation <span style="float:right; font-weight:normal; opacity:0.8;">11–17%</span></div> | |||
<div style="padding:12px 16px; background:#fff5f5;"> | |||
<div style="margin-bottom:8px; font-size:1.1em;"><strong style="color:#9b2c2c;">🩺 {{{physio_diagnosis|}}}</strong></div> | |||
<div style="margin-bottom:8px;"><strong style="color:#9b2c2c;">Pathophysiology:</strong> {{{physio_pathophys|}}}</div> | |||
<div style="margin-bottom:8px;"><strong style="color:#9b2c2c;">Signs/Symptoms:</strong> {{{physio_signs|}}}</div> | |||
<div style="margin-bottom:8px; padding:8px; background:#ebf8ff; border-left:4px solid #2b6cb0; border-radius:4px;"><strong style="color:#2b6cb0;">⭐ Priority Interventions:</strong> {{{physio_interventions|}}}</div> | |||
<div style="padding:8px; background:#fed7d7; border-left:4px solid #c53030; border-radius:4px;"><strong style="color:#c53030;">⚠️ Complications:</strong> {{{physio_complications|}}}</div> | |||
</div> | |||
</div> | |||
</includeonly> | </includeonly> | ||
Latest revision as of 08:10, 11 January 2026
This infobox template creates a daily nursing study sheet covering all 8 NCLEX-RN Client Needs categories. Use the Visual Editor's template inserter for easy fill-in.
Daily Eight NCLEX study template covering all 8 Client Needs categories
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Date | date | Date of this study set | Date | suggested |
| Day Number | day_number | Which day in the series (1, 2, 3...) | Number | suggested |
| Theme | theme | Body system or topic theme (e.g., Cardiovascular, Respiratory) | String | suggested |
| MOC: Scenario Type | moc_scenario | Delegation, Prioritization, Ethical dilemma, Legal situation, etc. | String | required |
| MOC: Setting | moc_setting | Unit type, staffing, patient acuity | String | required |
| MOC: Question | moc_question | The clinical decision question | String | required |
| MOC: Rationale | moc_rationale | Why this is the correct answer | String | required |
| Safety: Topic | safety_topic | Precaution type, equipment, restraint, hazard, emergency response | String | required |
| Safety: Key Points | safety_key_points | Essential safety information | String | required |
| Safety: Nursing Action | safety_action | What the nurse should do | String | required |
| Safety: NCLEX Trap | safety_trap | Common wrong answer to avoid | String | required |
| Health Promo: Focus | health_focus | Developmental stage, immunization, screening, lifestyle, prenatal/postpartum | String | required |
| Health Promo: Population | health_population | Age group or target population | String | required |
| Health Promo: Teaching Point | health_teaching | Key patient education | String | required |
| Health Promo: Expected vs Concern | health_expected_vs_concern | Normal finding vs. red flag | String | required |
| Psych: Topic | psych_topic | Therapeutic communication, coping, grief, crisis, mental health, abuse | String | required |
| Psych: Scenario | psych_scenario | Patient statement or situation | String | required |
| Psych: Appropriate Response | psych_response | Therapeutic nursing response | String | required |
| Psych: Avoid Saying | psych_avoid | Non-therapeutic responses to avoid | String | required |
| Basic Care: Topic | basic_topic | Nutrition, elimination, mobility, positioning, hygiene, rest, comfort | String | required |
| Basic Care: Intervention | basic_intervention | Specific nursing intervention | String | required |
| Basic Care: Consideration | basic_consideration | Important nursing considerations | String | required |
| Basic Care: Patient Teaching | basic_teaching | What to teach the patient | String | required |
| Pharm: Drug Name | pharm_drug | Generic name (Brand name) | String | required |
| Pharm: Class | pharm_class | Drug classification | String | required |
| Pharm: Mechanism | pharm_mechanism | How the drug works | String | required |
| Pharm: Side Effects | pharm_side_effects | Key adverse effects to monitor | String | required |
| Pharm: Nursing Considerations | pharm_nursing | Assessment and monitoring | String | required |
| Pharm: Patient Teaching | pharm_teaching | What to teach about the medication | String | required |
| Risk: Lab/Diagnostic | risk_lab | Lab test or diagnostic procedure | String | required |
| Risk: Normal Range | risk_normal | Normal values | String | required |
| Risk: Critical Value | risk_critical | When to notify provider | String | required |
| Risk: Clinical Significance | risk_significance | What abnormal values indicate | String | required |
| Risk: Nursing Response | risk_response | Nursing actions for abnormal values | String | required |
| Physio: Diagnosis | physio_diagnosis | Medical diagnosis or condition | String | required |
| Physio: Pathophysiology | physio_pathophys | What's happening in the body | String | required |
| Physio: Signs/Symptoms | physio_signs | Clinical manifestations | String | required |
| Physio: Priority Interventions | physio_interventions | First-line nursing actions | String | required |
| Physio: Complications | physio_complications | Potential complications to monitor | String | required |