From 11787b3ac3109f913e79c097cd58e5b84626b682 Mon Sep 17 00:00:00 2001 From: Christian Reich Date: Sun, 16 Jun 2019 23:29:35 -0400 Subject: [PATCH] Updated VISIT_OCCURRENCE (markdown) --- StandardizedClinicalDataTables/VISIT_OCCURRENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardizedClinicalDataTables/VISIT_OCCURRENCE.md b/StandardizedClinicalDataTables/VISIT_OCCURRENCE.md index e1e7a6f..7f5a6f4 100644 --- a/StandardizedClinicalDataTables/VISIT_OCCURRENCE.md +++ b/StandardizedClinicalDataTables/VISIT_OCCURRENCE.md @@ -34,4 +34,4 @@ No.|Convention Description | 8 | One visit may involve multiple Care Sites, in which case the ETL must specify how a single CARE_SITE_ID is selected or leave the CARE_SITE_ID field null. | | 9 | The discharge disposition (discharge_to_concept_id) should be filled with Visit concept. Death is no longer captured here. In addition to the Standard Visit Concepts the special concept 44814693 "Absent without leave" and 4021968 "Patient self-discharge against medical advice" can be used. | | 10 | The preceding_visit_id can be used to link a visit immediately preceding the current visit. Note this is not symmetrical, and there is no such thing as a "following_visit_id". | -| 11 | Visit end dates are mandatory. If end dates are not provided in the source there are three ways in which to derive them:
([THEMIS issue #13](https://github.com/OHDSI/Themis/issues/13)).| +| 11 | Visit end dates are mandatory. If end dates are not provided in the source there are three ways in which to derive them:
([THEMIS issue #13](https://github.com/OHDSI/Themis/issues/13)). |