html updates for #546 and #550

This commit is contained in:
Clair Blacketer 2024-03-28 15:30:19 -04:00
parent 8b74e16ce0
commit 5a966aa5e3
3 changed files with 12 additions and 3 deletions

View File

@ -636,7 +636,8 @@ Compute age using year_of_birth.
For data sources with date of birth, the year should be extracted. For For data sources with date of birth, the year should be extracted. For
data sources where the year of birth is not available, the approximate data sources where the year of birth is not available, the approximate
year of birth could be derived based on age group categorization, if year of birth could be derived based on age group categorization, if
available. available. If no year of birth is available all the persons data should
be dropped from the CDM instance.
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
integer integer
@ -10579,6 +10580,8 @@ No
drug_exposure_count drug_exposure_count
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
The count of grouped DRUG_EXPOSURE records that were included in the
DRUG_ERA row
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
</td> </td>

View File

@ -744,7 +744,8 @@ Compute age using year_of_birth.
For data sources with date of birth, the year should be extracted. For For data sources with date of birth, the year should be extracted. For
data sources where the year of birth is not available, the approximate data sources where the year of birth is not available, the approximate
year of birth could be derived based on age group categorization, if year of birth could be derived based on age group categorization, if
available. available. If no year of birth is available all the persons data should
be dropped from the CDM instance.
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
integer integer
@ -11288,6 +11289,8 @@ No
drug_exposure_count drug_exposure_count
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
The count of grouped DRUG_EXPOSURE records that were included in the
DRUG_ERA row
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
</td> </td>

View File

@ -688,7 +688,8 @@ Compute age using year_of_birth.
For data sources with date of birth, the year should be extracted. For For data sources with date of birth, the year should be extracted. For
data sources where the year of birth is not available, the approximate data sources where the year of birth is not available, the approximate
year of birth could be derived based on age group categorization, if year of birth could be derived based on age group categorization, if
available. available. If no year of birth is available all the persons data should
be dropped from the CDM instance.
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
integer integer
@ -11596,6 +11597,8 @@ No
drug_exposure_count drug_exposure_count
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
The count of grouped DRUG_EXPOSURE records that were included in the
DRUG_ERA row.
</td> </td>
<td style="text-align:left;"> <td style="text-align:left;">
</td> </td>