@@ -1600,7 +1600,8 @@ <h3 class="tabset tabset-pills">visit_occurrence</h3>
16001600experience to make decisions on how to define visits. In the case of an
16011601inpatient visit this should be the date the patient was admitted to the
16021602hospital 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; ">
16061607date
@@ -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; ">
49714974integer
@@ -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
88308833institutional 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
88338836or ‘pooled’ Provider records are listed in the PROVIDER table.</ p >
88348837< p > < strong > ETL Conventions</ strong > </ p >
88358838< p > NA</ p >
0 commit comments