Template:Daily Eight: Difference between revisions

From Doc-Wiki
Jump to navigation Jump to search
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.
 
== 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=
 
|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=
}}
</pre>
}}
}}
<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>
{| class="wikitable" style="width:100%; margin-bottom:20px;"
<div style="margin-bottom:20px; border:2px solid #1a365d; border-radius:8px; overflow:hidden;">
|+ style="font-size:1.4em; font-weight:bold; padding:10px; background:#1a365d; color:white;" | 📚 Daily Eight Study Set – Day {{{day_number|#}}}
<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;">
! style="background:#e2e8f0; text-align:left; width:20%;" | Date
<div style="flex:1;"><strong>Date:</strong> {{{date|}}}</div>
| {{{date|}}}
<div style="flex:1;"><strong>Theme:</strong> {{{theme|General Review}}}</div>
|-
</div>
! style="background:#e2e8f0; text-align:left;" | Theme
</div>
| {{{theme|General Review}}}
|}


== 1. Management of Care ==
<div style="margin-bottom:16px; border:2px solid #2c5282; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#2c5282; color:white; text-align:left;" colspan="2" | Management of Care (15–21%)
<div style="padding:12px 16px; background:#ebf8ff;">
|-
<div style="margin-bottom:8px;"><strong style="color:#2c5282;">Scenario Type:</strong> {{{moc_scenario|}}}</div>
! style="width:20%; background:#bee3f8;" | Scenario Type
<div style="margin-bottom:8px;"><strong style="color:#2c5282;">Setting:</strong> {{{moc_setting|}}}</div>
| {{{moc_scenario|}}}
<div style="margin-bottom:8px;"><strong style="color:#2c5282;">Question:</strong> {{{moc_question|}}}</div>
|-
<div><strong style="color:#2c5282;">Rationale:</strong> {{{moc_rationale|}}}</div>
! style="background:#bee3f8;" | Setting
</div>
| {{{moc_setting|}}}
</div>
|-
! style="background:#bee3f8;" | Question
| {{{moc_question|}}}
|-
! style="background:#bee3f8;" | Rationale
| {{{moc_rationale|}}}
|}


== 2. Safety & Infection Prevention/Control ==
<div style="margin-bottom:16px; border:2px solid #2b6cb0; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#2c5282; color:white; text-align:left;" colspan="2" | Safety & Infection Prevention and Control (10–16%)
<div style="padding:12px 16px; background:#ebf8ff;">
|-
<div style="margin-bottom:8px;"><strong style="color:#2b6cb0;">Topic:</strong> {{{safety_topic|}}}</div>
! style="width:20%; background:#bee3f8;" | Topic
<div style="margin-bottom:8px;"><strong style="color:#2b6cb0;">Key Points:</strong> {{{safety_key_points|}}}</div>
| {{{safety_topic|}}}
<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>
! style="background:#bee3f8;" | Key Points
</div>
| {{{safety_key_points|}}}
</div>
|-
! style="background:#bee3f8;" | Nursing Action
| {{{safety_action|}}}
|-
! style="background:#bee3f8;" | Common NCLEX Trap
| {{{safety_trap|}}}
|}


== 3. Health Promotion & Maintenance ==
<div style="margin-bottom:16px; border:2px solid #276749; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#276749; color:white; text-align:left;" colspan="2" | Health Promotion and Maintenance (6–12%)
<div style="padding:12px 16px; background:#f0fff4;">
|-
<div style="margin-bottom:8px;"><strong style="color:#276749;">Focus:</strong> {{{health_focus|}}}</div>
! style="width:20%; background:#c6f6d5;" | Focus
<div style="margin-bottom:8px;"><strong style="color:#276749;">Population:</strong> {{{health_population|}}}</div>
| {{{health_focus|}}}
<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>
! style="background:#c6f6d5;" | Age/Population
</div>
| {{{health_population|}}}
</div>
|-
! style="background:#c6f6d5;" | Teaching Point
| {{{health_teaching|}}}
|-
! style="background:#c6f6d5;" | Expected vs. Concern
| {{{health_expected_vs_concern|}}}
|}


== 4. Psychosocial Integrity ==
<div style="margin-bottom:16px; border:2px solid #38a169; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#276749; color:white; text-align:left;" colspan="2" | Psychosocial Integrity (6–12%)
<div style="padding:12px 16px; background:#f0fff4;">
|-
<div style="margin-bottom:8px;"><strong style="color:#38a169;">Topic:</strong> {{{psych_topic|}}}</div>
! style="width:20%; background:#c6f6d5;" | Topic
<div style="margin-bottom:8px; padding:8px; background:#e2e8f0; border-radius:4px; font-style:italic;">💬 "{{{psych_scenario|}}}"</div>
| {{{psych_topic|}}}
<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>
! style="background:#c6f6d5;" | Scenario/Statement
</div>
| {{{psych_scenario|}}}
</div>
|-
! style="background:#c6f6d5;" | Appropriate Response
| {{{psych_response|}}}
|-
! style="background:#c6f6d5;" | Avoid Saying
| {{{psych_avoid|}}}
|}


== 5. Basic Care & Comfort ==
<div style="margin-bottom:16px; border:2px solid #b7791f; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#744210; color:white; text-align:left;" colspan="2" | Basic Care and Comfort (6–12%)
<div style="padding:12px 16px; background:#fffff0;">
|-
<div style="margin-bottom:8px;"><strong style="color:#b7791f;">Topic:</strong> {{{basic_topic|}}}</div>
! style="width:20%; background:#fefcbf;" | Topic
<div style="margin-bottom:8px;"><strong style="color:#b7791f;">Intervention:</strong> {{{basic_intervention|}}}</div>
| {{{basic_topic|}}}
<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>
! style="background:#fefcbf;" | Intervention
</div>
| {{{basic_intervention|}}}
</div>
|-
! style="background:#fefcbf;" | Nursing Consideration
| {{{basic_consideration|}}}
|-
! style="background:#fefcbf;" | Patient Teaching
| {{{basic_teaching|}}}
|}


== 6. Pharmacological & Parenteral Therapies ==
<div style="margin-bottom:16px; border:2px solid #d69e2e; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#744210; color:white; text-align:left;" colspan="2" | Pharmacological and Parenteral Therapies (13–19%)
<div style="padding:12px 16px; background:#fffff0;">
|-
<div style="display:flex; flex-wrap:wrap; gap:16px; margin-bottom:8px;">
! style="width:20%; background:#fefcbf;" | Drug Name
<div style="flex:1; min-width:200px;"><strong style="color:#d69e2e;">💊 Drug:</strong> {{{pharm_drug|}}}</div>
| {{{pharm_drug|}}}
<div style="flex:1; min-width:200px;"><strong style="color:#d69e2e;">Class:</strong> {{{pharm_class|}}}</div>
|-
</div>
! style="background:#fefcbf;" | Class
<div style="margin-bottom:8px;"><strong style="color:#d69e2e;">Mechanism:</strong> {{{pharm_mechanism|}}}</div>
| {{{pharm_class|}}}
<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>
! style="background:#fefcbf;" | Mechanism
<div style="padding:8px; background:#c6f6d5; border-radius:4px;"><strong style="color:#276749;">📋 Patient Teaching:</strong> {{{pharm_teaching|}}}</div>
| {{{pharm_mechanism|}}}
</div>
|-
</div>
! style="background:#fefcbf;" | Key Side Effects
| {{{pharm_side_effects|}}}
|-
! style="background:#fefcbf;" | Nursing Considerations
| {{{pharm_nursing|}}}
|-
! style="background:#fefcbf;" | Patient Teaching
| {{{pharm_teaching|}}}
|}


== 7. Reduction of Risk Potential ==
<div style="margin-bottom:16px; border:2px solid #c53030; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#742a2a; color:white; text-align:left;" colspan="2" | Reduction of Risk Potential (9–15%)
<div style="padding:12px 16px; background:#fff5f5;">
|-
<div style="margin-bottom:8px; font-size:1.1em;"><strong style="color:#c53030;">🔬 {{{risk_lab|}}}</strong></div>
! style="width:20%; background:#fed7d7;" | Lab/Diagnostic
<div style="display:flex; flex-wrap:wrap; gap:8px; margin-bottom:8px;">
| {{{risk_lab|}}}
<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>
! style="background:#fed7d7;" | Normal Range
</div>
| {{{risk_normal|}}}
<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>
! style="background:#fed7d7;" | Critical Value
</div>
| {{{risk_critical|}}}
</div>
|-
! style="background:#fed7d7;" | Clinical Significance
| {{{risk_significance|}}}
|-
! style="background:#fed7d7;" | Nursing Response
| {{{risk_response|}}}
|}


== 8. Physiological Adaptation ==
<div style="margin-bottom:16px; border:2px solid #9b2c2c; border-radius:8px; overflow:hidden;">
{| class="wikitable" style="width:100%;"
<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>
! style="background:#742a2a; color:white; text-align:left;" colspan="2" | Physiological Adaptation (11–17%)
<div style="padding:12px 16px; background:#fff5f5;">
|-
<div style="margin-bottom:8px; font-size:1.1em;"><strong style="color:#9b2c2c;">🩺 {{{physio_diagnosis|}}}</strong></div>
! style="width:20%; background:#fed7d7;" | Diagnosis
<div style="margin-bottom:8px;"><strong style="color:#9b2c2c;">Pathophysiology:</strong> {{{physio_pathophys|}}}</div>
| {{{physio_diagnosis|}}}
<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>
! style="background:#fed7d7;" | Pathophysiology
<div style="padding:8px; background:#fed7d7; border-left:4px solid #c53030; border-radius:4px;"><strong style="color:#c53030;">⚠️ Complications:</strong> {{{physio_complications|}}}</div>
| {{{physio_pathophys|}}}
</div>
|-
</div>
! style="background:#fed7d7;" | Signs/Symptoms
| {{{physio_signs|}}}
|-
! style="background:#fed7d7;" | Priority Interventions
| {{{physio_interventions|}}}
|-
! style="background:#fed7d7;" | Potential Complications
| {{{physio_complications|}}}
|}


[[Category:Study Tools]]
[[Category:NCLEX Prep]]
[[Category:Daily Eight]]
</includeonly>
</includeonly>

Latest revision as of 08:10, 11 January 2026

Daily Eight NCLEX study template covering all 8 Client Needs categories

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Datedate

Date of this study set

Datesuggested
Day Numberday_number

Which day in the series (1, 2, 3...)

Numbersuggested
Themetheme

Body system or topic theme (e.g., Cardiovascular, Respiratory)

Stringsuggested
MOC: Scenario Typemoc_scenario

Delegation, Prioritization, Ethical dilemma, Legal situation, etc.

Stringrequired
MOC: Settingmoc_setting

Unit type, staffing, patient acuity

Stringrequired
MOC: Questionmoc_question

The clinical decision question

Stringrequired
MOC: Rationalemoc_rationale

Why this is the correct answer

Stringrequired
Safety: Topicsafety_topic

Precaution type, equipment, restraint, hazard, emergency response

Stringrequired
Safety: Key Pointssafety_key_points

Essential safety information

Stringrequired
Safety: Nursing Actionsafety_action

What the nurse should do

Stringrequired
Safety: NCLEX Trapsafety_trap

Common wrong answer to avoid

Stringrequired
Health Promo: Focushealth_focus

Developmental stage, immunization, screening, lifestyle, prenatal/postpartum

Stringrequired
Health Promo: Populationhealth_population

Age group or target population

Stringrequired
Health Promo: Teaching Pointhealth_teaching

Key patient education

Stringrequired
Health Promo: Expected vs Concernhealth_expected_vs_concern

Normal finding vs. red flag

Stringrequired
Psych: Topicpsych_topic

Therapeutic communication, coping, grief, crisis, mental health, abuse

Stringrequired
Psych: Scenariopsych_scenario

Patient statement or situation

Stringrequired
Psych: Appropriate Responsepsych_response

Therapeutic nursing response

Stringrequired
Psych: Avoid Sayingpsych_avoid

Non-therapeutic responses to avoid

Stringrequired
Basic Care: Topicbasic_topic

Nutrition, elimination, mobility, positioning, hygiene, rest, comfort

Stringrequired
Basic Care: Interventionbasic_intervention

Specific nursing intervention

Stringrequired
Basic Care: Considerationbasic_consideration

Important nursing considerations

Stringrequired
Basic Care: Patient Teachingbasic_teaching

What to teach the patient

Stringrequired
Pharm: Drug Namepharm_drug

Generic name (Brand name)

Stringrequired
Pharm: Classpharm_class

Drug classification

Stringrequired
Pharm: Mechanismpharm_mechanism

How the drug works

Stringrequired
Pharm: Side Effectspharm_side_effects

Key adverse effects to monitor

Stringrequired
Pharm: Nursing Considerationspharm_nursing

Assessment and monitoring

Stringrequired
Pharm: Patient Teachingpharm_teaching

What to teach about the medication

Stringrequired
Risk: Lab/Diagnosticrisk_lab

Lab test or diagnostic procedure

Stringrequired
Risk: Normal Rangerisk_normal

Normal values

Stringrequired
Risk: Critical Valuerisk_critical

When to notify provider

Stringrequired
Risk: Clinical Significancerisk_significance

What abnormal values indicate

Stringrequired
Risk: Nursing Responserisk_response

Nursing actions for abnormal values

Stringrequired
Physio: Diagnosisphysio_diagnosis

Medical diagnosis or condition

Stringrequired
Physio: Pathophysiologyphysio_pathophys

What's happening in the body

Stringrequired
Physio: Signs/Symptomsphysio_signs

Clinical manifestations

Stringrequired
Physio: Priority Interventionsphysio_interventions

First-line nursing actions

Stringrequired
Physio: Complicationsphysio_complications

Potential complications to monitor

Stringrequired