Skip to content

Commit 78f1eb5

Browse files
add A8 NPA task activities
1 parent 88fda1b commit 78f1eb5

File tree

1 file changed

+25
-0
lines changed
  • config/activity_labels/medical

1 file changed

+25
-0
lines changed
+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: "1"
2+
title: "NPA"
3+
labels:
4+
# Item:
5+
# - id: Integer identification number of the label.
6+
# - label: Short human-readable semantic string to succinctly represent the
7+
# label.
8+
- id: 0
9+
label: "background"
10+
full_str: "background"
11+
- id: 1
12+
label: "select-npa-tube"
13+
full_str: "Select NPA tube that best fits casualty."
14+
- id: 2
15+
label: "get-sniffing-position"
16+
full_str: "Place casualty into 'sniffing position' with head tilted back and nostrils exposed."
17+
- id: 3
18+
label: "lube-npa"
19+
full_str: "Cover NPA with lube."
20+
- id: 4
21+
label: "insert-npa"
22+
full_str: "Insert NPA perpendicular to casualty nostril until flange meets tip of nose, rotating along the way."
23+
- id: 5
24+
label: "check-airway-compliance"
25+
full_str: "Look, listen, and feel for airway compliance."

0 commit comments

Comments
 (0)