acls.easy: ACLS

Description Usage Arguments Value Author(s)

View source: R/inteRn.R

Description

Help guide MS4 and PGY-1 in ACLS rapid responses and codes.

Usage

1
2
3
4
5
6
acls.easy(
  pulse = TRUE,
  rhythm = "normal sinus rhythm", 
  symptoms = TRUE,
  stable = TRUE
)

Arguments

pulse

Boolean value. TRUE if patient has a pulse.

rhythm

String value. Can be 'normal sinus rhythm', 'afib/flutter', 'vtach/vfib', 'sinus tach', 'svt'.

symptoms

Boolean Value. TRUE if the patient is symptomatic.

stable

Boolean value. TRUE if patient is stable.

Value

Returns a string corresponding to a suggested course of action.

Author(s)

Carlos C Vera Recio


CCVR/inteRn documentation built on Dec. 17, 2021, 12:51 p.m.