Added skype link for meeting on third Tuesday of the month
This commit is contained in:
parent
f07cf54bd5
commit
58f01a2a69
|
@ -9359,7 +9359,7 @@ drug_era_start_date
|
|||
<td style="text-align:left;width: 3in; ">
|
||||
</td>
|
||||
<td style="text-align:left;width: 4in; ">
|
||||
The Drug Era Start Date is the start date of the first Drug Exposure for a given ingredient.
|
||||
The Drug Era Start Date is the start date of the first Drug Exposure for a given ingredient. (NOT RIGHT)
|
||||
</td>
|
||||
<td style="text-align:left;width: 1in; ">
|
||||
datetime
|
||||
|
@ -9387,7 +9387,7 @@ drug_era_end_date
|
|||
<td style="text-align:left;width: 3in; ">
|
||||
</td>
|
||||
<td style="text-align:left;width: 4in; ">
|
||||
The Drug Era End Date is the end date of the last Drug Exposure. The End Date of each Drug Exposure is either taken from the field drug_exposure_end_date or, as it is typically not available, inferred using the following rules: For pharmacy prescription data, the date when the drug was dispensed plus the number of days of supply are used to extrapolate the End Date for the Drug Exposure. Depending on the country-specific healthcare system, this supply information is either explicitly provided in the day_supply field or inferred from package size or similar information. For Procedure Drugs, usually the drug is administered on a single date (i.e., the administration date). A standard Persistence Window of 30 days (gap, slack) is permitted between two subsequent such extrapolated DRUG_EXPOSURE records to be considered to be merged into a single Drug Era.
|
||||
The Drug Era End Date is the end date of the last Drug Exposure. The End Date of each Drug Exposure is either taken from the field drug_exposure_end_date or, as it is typically not available, inferred using the following rules: For pharmacy prescription data, the date when the drug was dispensed plus the number of days of supply are used to extrapolate the End Date for the Drug Exposure. Depending on the country-specific healthcare system, this supply information is either explicitly provided in the day_supply field or inferred from package size or similar information. For Procedure Drugs, usually the drug is administered on a single date (i.e., the administration date). A standard Persistence Window of 30 days (gap, slack) is permitted between two subsequent such extrapolated DRUG_EXPOSURE records to be considered to be merged into a single Drug Era. (ARENT WE REQUIRING TO USE DRUG_EXPOSURE_END_DATE NOW????)
|
||||
</td>
|
||||
<td style="text-align:left;width: 1in; ">
|
||||
datetime
|
||||
|
|
|
@ -400,6 +400,8 @@ $(document).ready(function () {
|
|||
<h3>CDM WG Meeting Information</h3>
|
||||
<p><strong>Every first Tuesday of the month at 1pm est</strong><br />
|
||||
<a href="https://meet.lync.com/jnj-its/mblacke/C8SP52P1">Skype Meeting</a></p>
|
||||
<p><strong>Every third Tuesday of the month at 1pm est</strong><br />
|
||||
<a href="https://meet.lync.com/jnj-its/mblacke/TD5BF9BR">Skype Meeting</a></p>
|
||||
</div>
|
||||
<div id="cdm-wg-important-links" class="section level3">
|
||||
<h3>CDM WG Important Links</h3>
|
||||
|
|
Loading…
Reference in New Issue