-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample_note_obj.json
More file actions
129 lines (129 loc) · 2.41 KB
/
example_note_obj.json
File metadata and controls
129 lines (129 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"queue_pos": 0,
"queue_order": [
"temp",
"pulse",
"resp",
"sbp",
"dbp",
"fio2",
"spo2",
"na",
"k",
"u",
"cr",
"egfr",
"gluc",
"wbc",
"neut",
"hb",
"plat",
"phos",
"bili",
"alp",
"ggt",
"alb",
"aca",
"alt",
"mg",
"crp",
"pH",
"pco2",
"po2",
"hco3",
"be",
"lact",
"icp",
"cpp",
"airway",
"rr",
"mode",
"ps",
"peep",
"ie",
"vt",
"balance",
"uo",
"lmwh",
"teds",
"ppi",
"kinetic",
"lax",
"feed",
"asps",
"abx",
"cults",
"art",
"cvc",
"picc",
"other_line",
"support",
"sedation",
"paralysis",
"pct",
"gcs",
"pupils"
],
"temp": "36.7",
"pulse": "104",
"resp": "22",
"sbp": "150",
"dbp": "69",
"fio2": "0.28",
"spo2": "98",
"na": "145",
"k": "4.5",
"u": "3.6",
"cr": "69",
"egfr": "59",
"gluc": "10.7",
"wbc": "16",
"neut": "12",
"hb": "124",
"plat": "410",
"phos": "0.88",
"bili": "14",
"alp": "190",
"ggt": "150",
"alb": "42",
"aca": "2.20",
"alt": "38",
"mg": "0.89",
"crp": "150",
"pH": "7.256",
"pco2": "8.89",
"po2": "10.6",
"hco3": "32",
"be": "-4",
"lact": "2.0",
"icp": "22",
"cpp": "65",
"airway": "Tracheostomy was Own until today - desaturated and failed ETT",
"rr": "26",
"mode": "SIMV-VC",
"ps": "12",
"peep": "5",
"ie": "1:1.7",
"vt": "420",
"balance": "+300mls last few days",
"uo": "40mls/hr",
"lmwh": "Dalteparin",
"teds": "FlowTrons",
"ppi": "Omeprazole",
"kinetic": "Metoclopramide & Erythromycin",
"lax": "Senna Macrogol",
"feed": "Jevity 1.2kcal 80mls/hr",
"asps": "Nil",
"abx": "Tazocin d5 Gentamicin d7",
"cults": "Nil",
"art": "Day 7 - Keep",
"cvc": "Day 8 - Remove",
"picc": "Day 14 - Remove",
"other_line": "",
"support": "Noradrenaline 14mls/hr",
"sedation": "Propofol 8mls/hr and Alfentanil 4mls/hr and Midazolam 4mls/hr",
"paralysis": "",
"pct": "12.6",
"gcs": "15",
"pupils": "PEARLA"
}