Skip to content

Commit 2d42d9c

Browse files
rendering site
1 parent 91414a6 commit 2d42d9c

2 files changed

Lines changed: 18 additions & 12 deletions

File tree

docs/cdm53.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,8 @@ <h3 class="tabset tabset-pills">visit_occurrence</h3>
16001600
experience to make decisions on how to define visits. In the case of an
16011601
inpatient visit this should be the date the patient was admitted to the
16021602
hospital or institution. In all other cases this should be the date of
1603-
the patient-provider interaction.
1603+
the patient-provider interaction. If this information is not available
1604+
the record should be dropped.
16041605
</td>
16051606
<td style="text-align:left;">
16061607
date
@@ -4966,6 +4967,8 @@ <h3 class="tabset tabset-pills">device_exposure</h3>
49664967
<td style="text-align:left;">
49674968
</td>
49684969
<td style="text-align:left;">
4970+
If there is a record of device exposure in the source but no quantity
4971+
value, then set to 1.
49694972
</td>
49704973
<td style="text-align:left;">
49714974
integer
@@ -8822,14 +8825,14 @@ <h3 class="tabset tabset-pills">care_site</h3>
88228825
<h3 class="tabset tabset-pills">provider</h3>
88238826
<p><strong>Table Description</strong></p>
88248827
<p>The PROVIDER table contains a list of uniquely identified healthcare
8825-
providers. These are individuals providing hands-on healthcare to
8826-
patients, such as physicians, nurses, midwives, physical therapists
8827-
etc.</p>
8828+
providers; duplication is not allowed. These are individuals providing
8829+
hands-on healthcare to patients, such as physicians, nurses, midwives,
8830+
physical therapists etc.</p>
88288831
<p><strong>User Guide</strong></p>
88298832
<p>Many sources do not make a distinction between individual and
88308833
institutional providers. The PROVIDER table contains the individual
8831-
providers. If the source, instead of uniquely identifying individual
8832-
providers, only provides limited information such as specialty, generic
8834+
providers. If the source only provides limited information such as
8835+
specialty instead of uniquely identifying individual providers, generic
88338836
or ‘pooled’ Provider records are listed in the PROVIDER table.</p>
88348837
<p><strong>ETL Conventions</strong></p>
88358838
<p>NA</p>

docs/cdm54.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,8 @@ <h3 class="tabset tabset-pills">visit_occurrence</h3>
17081708
experience to make decisions on how to define visits. In the case of an
17091709
inpatient visit this should be the date the patient was admitted to the
17101710
hospital or institution. In all other cases this should be the date of
1711-
the patient-provider interaction.
1711+
the patient-provider interaction. If this information is not available
1712+
the record should be dropped.
17121713
</td>
17131714
<td style="text-align:left;">
17141715
date
@@ -5171,6 +5172,8 @@ <h3 class="tabset tabset-pills">device_exposure</h3>
51715172
<td style="text-align:left;">
51725173
</td>
51735174
<td style="text-align:left;">
5175+
If there is a record of device exposure in the source but no quantity
5176+
value, then set to 1.
51745177
</td>
51755178
<td style="text-align:left;">
51765179
integer
@@ -9495,14 +9498,14 @@ <h3 class="tabset tabset-pills">care_site</h3>
94959498
<h3 class="tabset tabset-pills">provider</h3>
94969499
<p><strong>Table Description</strong></p>
94979500
<p>The PROVIDER table contains a list of uniquely identified healthcare
9498-
providers. These are individuals providing hands-on healthcare to
9499-
patients, such as physicians, nurses, midwives, physical therapists
9500-
etc.</p>
9501+
providers; duplication is not allowed. These are individuals providing
9502+
hands-on healthcare to patients, such as physicians, nurses, midwives,
9503+
physical therapists etc.</p>
95019504
<p><strong>User Guide</strong></p>
95029505
<p>Many sources do not make a distinction between individual and
95039506
institutional providers. The PROVIDER table contains the individual
9504-
providers. If the source, instead of uniquely identifying individual
9505-
providers, only provides limited information such as specialty, generic
9507+
providers. If the source only provides limited information such as
9508+
specialty instead of uniquely identifying individual providers, generic
95069509
or ‘pooled’ Provider records are listed in the PROVIDER table.</p>
95079510
<p><strong>ETL Conventions</strong></p>
95089511
<p>NA</p>

0 commit comments

Comments
 (0)