5
5
<div markdown =" block " class =" indent " >
6
6
Frame containing at most one row per patient.
7
7
<div class =" attr-heading " id =" PatientFrame.exists_for_patient " >
8
- <tt ><strong >exists_for_patient</strong >()</tt >
8
+ <tt >. <strong >exists_for_patient</strong >()</tt >
9
9
<a class =" headerlink " href =" #PatientFrame.exists_for_patient " title =" Permanent link " >🔗</a >
10
10
</div >
11
11
<div markdown =" block " class =" indent " >
@@ -19,7 +19,7 @@ pratice_registrations.for_patient_on("2020-01-01").exists_for_patient()
19
19
</div >
20
20
21
21
<div class =" attr-heading " id =" PatientFrame.count_for_patient " >
22
- <tt ><strong >count_for_patient</strong >()</tt >
22
+ <tt >. <strong >count_for_patient</strong >()</tt >
23
23
<a class =" headerlink " href =" #PatientFrame.count_for_patient " title =" Permanent link " >🔗</a >
24
24
</div >
25
25
<div markdown =" block " class =" indent " >
@@ -45,7 +45,7 @@ clinical_events.where(clinical_events.date.year == 2020).count_for_patient()
45
45
<div markdown =" block " class =" indent " >
46
46
Frame which may contain multiple rows per patient.
47
47
<div class =" attr-heading " id =" EventFrame.where " >
48
- <tt ><strong >where</strong >(<em >condition</em >)</tt >
48
+ <tt >. <strong >where</strong >(<em >condition</em >)</tt >
49
49
<a class =" headerlink " href =" #EventFrame.where " title =" Permanent link " >🔗</a >
50
50
</div >
51
51
<div markdown =" block " class =" indent " >
@@ -61,7 +61,7 @@ clinical_events.where(clinical_events.date >= "2020-01-01")
61
61
</div >
62
62
63
63
<div class =" attr-heading " id =" EventFrame.except_where " >
64
- <tt ><strong >except_where</strong >(<em >condition</em >)</tt >
64
+ <tt >. <strong >except_where</strong >(<em >condition</em >)</tt >
65
65
<a class =" headerlink " href =" #EventFrame.except_where " title =" Permanent link " >🔗</a >
66
66
</div >
67
67
<div markdown =" block " class =" indent " >
@@ -79,7 +79,7 @@ as the latter would exclude rows where `condition` is NULL.
79
79
</div >
80
80
81
81
<div class =" attr-heading " id =" EventFrame.sort_by " >
82
- <tt ><strong >sort_by</strong >(<em >* sort_values</em >)</tt >
82
+ <tt >. <strong >sort_by</strong >(<em >* sort_values</em >)</tt >
83
83
<a class =" headerlink " href =" #EventFrame.sort_by " title =" Permanent link " >🔗</a >
84
84
</div >
85
85
<div markdown =" block " class =" indent " >
@@ -100,7 +100,7 @@ clinical_events.sort_by(clinical_events.date, clinical_events.snomedct_code)
100
100
</div >
101
101
102
102
<div class =" attr-heading " id =" EventFrame.exists_for_patient " >
103
- <tt ><strong >exists_for_patient</strong >()</tt >
103
+ <tt >. <strong >exists_for_patient</strong >()</tt >
104
104
<a class =" headerlink " href =" #EventFrame.exists_for_patient " title =" Permanent link " >🔗</a >
105
105
</div >
106
106
<div markdown =" block " class =" indent " >
@@ -114,7 +114,7 @@ pratice_registrations.for_patient_on("2020-01-01").exists_for_patient()
114
114
</div >
115
115
116
116
<div class =" attr-heading " id =" EventFrame.count_for_patient " >
117
- <tt ><strong >count_for_patient</strong >()</tt >
117
+ <tt >. <strong >count_for_patient</strong >()</tt >
118
118
<a class =" headerlink " href =" #EventFrame.count_for_patient " title =" Permanent link " >🔗</a >
119
119
</div >
120
120
<div markdown =" block " class =" indent " >
@@ -141,7 +141,7 @@ clinical_events.where(clinical_events.date.year == 2020).count_for_patient()
141
141
Frame which contains multiple rows per patient and has had one or more sort
142
142
operations applied.
143
143
<div class =" attr-heading " id =" SortedEventFrame.where " >
144
- <tt ><strong >where</strong >(<em >condition</em >)</tt >
144
+ <tt >. <strong >where</strong >(<em >condition</em >)</tt >
145
145
<a class =" headerlink " href =" #SortedEventFrame.where " title =" Permanent link " >🔗</a >
146
146
</div >
147
147
<div markdown =" block " class =" indent " >
@@ -157,7 +157,7 @@ clinical_events.where(clinical_events.date >= "2020-01-01")
157
157
</div >
158
158
159
159
<div class =" attr-heading " id =" SortedEventFrame.except_where " >
160
- <tt ><strong >except_where</strong >(<em >condition</em >)</tt >
160
+ <tt >. <strong >except_where</strong >(<em >condition</em >)</tt >
161
161
<a class =" headerlink " href =" #SortedEventFrame.except_where " title =" Permanent link " >🔗</a >
162
162
</div >
163
163
<div markdown =" block " class =" indent " >
@@ -175,7 +175,7 @@ as the latter would exclude rows where `condition` is NULL.
175
175
</div >
176
176
177
177
<div class =" attr-heading " id =" SortedEventFrame.sort_by " >
178
- <tt ><strong >sort_by</strong >(<em >* sort_values</em >)</tt >
178
+ <tt >. <strong >sort_by</strong >(<em >* sort_values</em >)</tt >
179
179
<a class =" headerlink " href =" #SortedEventFrame.sort_by " title =" Permanent link " >🔗</a >
180
180
</div >
181
181
<div markdown =" block " class =" indent " >
@@ -196,7 +196,7 @@ clinical_events.sort_by(clinical_events.date, clinical_events.snomedct_code)
196
196
</div >
197
197
198
198
<div class =" attr-heading " id =" SortedEventFrame.exists_for_patient " >
199
- <tt ><strong >exists_for_patient</strong >()</tt >
199
+ <tt >. <strong >exists_for_patient</strong >()</tt >
200
200
<a class =" headerlink " href =" #SortedEventFrame.exists_for_patient " title =" Permanent link " >🔗</a >
201
201
</div >
202
202
<div markdown =" block " class =" indent " >
@@ -210,7 +210,7 @@ pratice_registrations.for_patient_on("2020-01-01").exists_for_patient()
210
210
</div >
211
211
212
212
<div class =" attr-heading " id =" SortedEventFrame.count_for_patient " >
213
- <tt ><strong >count_for_patient</strong >()</tt >
213
+ <tt >. <strong >count_for_patient</strong >()</tt >
214
214
<a class =" headerlink " href =" #SortedEventFrame.count_for_patient " title =" Permanent link " >🔗</a >
215
215
</div >
216
216
<div markdown =" block " class =" indent " >
@@ -227,7 +227,7 @@ clinical_events.where(clinical_events.date.year == 2020).count_for_patient()
227
227
</div >
228
228
229
229
<div class =" attr-heading " id =" SortedEventFrame.first_for_patient " >
230
- <tt ><strong >first_for_patient</strong >()</tt >
230
+ <tt >. <strong >first_for_patient</strong >()</tt >
231
231
<a class =" headerlink " href =" #SortedEventFrame.first_for_patient " title =" Permanent link " >🔗</a >
232
232
</div >
233
233
<div markdown =" block " class =" indent " >
@@ -246,7 +246,7 @@ medications.sort_by(medications.date).first_for_patient()
246
246
</div >
247
247
248
248
<div class =" attr-heading " id =" SortedEventFrame.last_for_patient " >
249
- <tt ><strong >last_for_patient</strong >()</tt >
249
+ <tt >. <strong >last_for_patient</strong >()</tt >
250
250
<a class =" headerlink " href =" #SortedEventFrame.last_for_patient " title =" Permanent link " >🔗</a >
251
251
</div >
252
252
<div markdown =" block " class =" indent " >
0 commit comments