Skip to content

Commit

Permalink
rendering site
Browse files Browse the repository at this point in the history
  • Loading branch information
clairblacketer committed Apr 29, 2024
1 parent 91414a6 commit 2d42d9c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
15 changes: 9 additions & 6 deletions docs/cdm53.html
Expand Up @@ -1600,7 +1600,8 @@ <h3 class="tabset tabset-pills">visit_occurrence</h3>
experience to make decisions on how to define visits. In the case of an
inpatient visit this should be the date the patient was admitted to the
hospital or institution. In all other cases this should be the date of
the patient-provider interaction.
the patient-provider interaction. If this information is not available
the record should be dropped.
</td>
<td style="text-align:left;">
date
Expand Down Expand Up @@ -4966,6 +4967,8 @@ <h3 class="tabset tabset-pills">device_exposure</h3>
<td style="text-align:left;">
</td>
<td style="text-align:left;">
If there is a record of device exposure in the source but no quantity
value, then set to 1.
</td>
<td style="text-align:left;">
integer
Expand Down Expand Up @@ -8822,14 +8825,14 @@ <h3 class="tabset tabset-pills">care_site</h3>
<h3 class="tabset tabset-pills">provider</h3>
<p><strong>Table Description</strong></p>
<p>The PROVIDER table contains a list of uniquely identified healthcare
providers. These are individuals providing hands-on healthcare to
patients, such as physicians, nurses, midwives, physical therapists
etc.</p>
providers; duplication is not allowed. These are individuals providing
hands-on healthcare to patients, such as physicians, nurses, midwives,
physical therapists etc.</p>
<p><strong>User Guide</strong></p>
<p>Many sources do not make a distinction between individual and
institutional providers. The PROVIDER table contains the individual
providers. If the source, instead of uniquely identifying individual
providers, only provides limited information such as specialty, generic
providers. If the source only provides limited information such as
specialty instead of uniquely identifying individual providers, generic
or ‘pooled’ Provider records are listed in the PROVIDER table.</p>
<p><strong>ETL Conventions</strong></p>
<p>NA</p>
Expand Down
15 changes: 9 additions & 6 deletions docs/cdm54.html
Expand Up @@ -1708,7 +1708,8 @@ <h3 class="tabset tabset-pills">visit_occurrence</h3>
experience to make decisions on how to define visits. In the case of an
inpatient visit this should be the date the patient was admitted to the
hospital or institution. In all other cases this should be the date of
the patient-provider interaction.
the patient-provider interaction. If this information is not available
the record should be dropped.
</td>
<td style="text-align:left;">
date
Expand Down Expand Up @@ -5171,6 +5172,8 @@ <h3 class="tabset tabset-pills">device_exposure</h3>
<td style="text-align:left;">
</td>
<td style="text-align:left;">
If there is a record of device exposure in the source but no quantity
value, then set to 1.
</td>
<td style="text-align:left;">
integer
Expand Down Expand Up @@ -9495,14 +9498,14 @@ <h3 class="tabset tabset-pills">care_site</h3>
<h3 class="tabset tabset-pills">provider</h3>
<p><strong>Table Description</strong></p>
<p>The PROVIDER table contains a list of uniquely identified healthcare
providers. These are individuals providing hands-on healthcare to
patients, such as physicians, nurses, midwives, physical therapists
etc.</p>
providers; duplication is not allowed. These are individuals providing
hands-on healthcare to patients, such as physicians, nurses, midwives,
physical therapists etc.</p>
<p><strong>User Guide</strong></p>
<p>Many sources do not make a distinction between individual and
institutional providers. The PROVIDER table contains the individual
providers. If the source, instead of uniquely identifying individual
providers, only provides limited information such as specialty, generic
providers. If the source only provides limited information such as
specialty instead of uniquely identifying individual providers, generic
or ‘pooled’ Provider records are listed in the PROVIDER table.</p>
<p><strong>ETL Conventions</strong></p>
<p>NA</p>
Expand Down

0 comments on commit 2d42d9c

Please sign in to comment.