Commit 236e74d Hannah DeFazio
committed
1 parent 44c0e65 commit 236e74d Copy full SHA for 236e74d
File tree 1 file changed +18
-9
lines changed
config/activity_labels/medical
1 file changed +18
-9
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,29 @@ labels:
5
5
# - label: Short human-readable semantic string to succinctly represent the
6
6
# label.
7
7
- id : 0
8
- label : " Background"
8
+ label : " background"
9
+ full_str : " background"
9
10
- id : 1
10
- label : " Place tourniquet over affected extremity 2-3 inches above wound site (step 1)."
11
+ labek : " place-tourniquet"
12
+ full_str : " Place tourniquet over affected extremity 2-3 inches above wound site (step 1)."
11
13
- id : 2
12
- label : " Pull tourniquet tight (step 2)."
14
+ label : " pull-tight"
15
+ full_str : " Pull tourniquet tight (step 2)."
13
16
- id : 3
14
- label : " Apply strap to strap body (step 3)."
17
+ label : " apply-strap"
18
+ full_str : " Apply strap to strap body (step 3)."
15
19
- id : 4
16
- label : " Turn windless clock wise or counter clockwise until hemorrhage is controlled (step 4)."
20
+ label : " turn-windless"
21
+ full_str : " Turn windless clock wise or counter clockwise until hemorrhage is controlled (step 4)."
17
22
- id : 5
18
- label : " Lock windless into the windless keeper (step 5)."
23
+ label : " lock-windless"
24
+ full_str : " Lock windless into the windless keeper (step 5)."
19
25
- id : 6
20
- label : " Pull remaining strap over the windless keeper (step 6)."
26
+ label : " pull-remaining-strap"
27
+ full_str : " Pull remaining strap over the windless keeper (step 6)."
21
28
- id : 7
22
- label : " Secure strap and windless keeper with keeper securing device (step 7)."
29
+ label : " secure-strap"
30
+ full_str : " Secure strap and windless keeper with keeper securing device (step 7)."
23
31
- id : 8
24
- label : " Mark time on securing device strap with permanent marker (step 8)."
32
+ label : " mark-time"
33
+ full_str : " Mark time on securing device strap with permanent marker (step 8)."
You can’t perform that action at this time.
0 commit comments