From 4a1337d0e39bf014ff5d8b7a8a2f83f00a2b83c6 Mon Sep 17 00:00:00 2001 From: Lin Yong Date: Thu, 14 Dec 2017 11:52:15 +0800 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 cac2489..1b99eb7 100644 --- a/StandardizedClinicalDataTables/VISIT_OCCURRENCE.md +++ b/StandardizedClinicalDataTables/VISIT_OCCURRENCE.md @@ -25,7 +25,7 @@ Field|Required|Type|Description * A Visit Occurrence is recorded for each visit to a healthcare facility. * Valid Visit Concepts belong to the "Visit" domain. * Standard Visit Concepts are defined as Inpatient Visit, Outpatient Visit, Emergency Room Visit, Long Term Care Visit and combined ER and Inpatient Visit. The latter is necessary because it is close to impossible to separate the two in many EHR system, treating them interchangeably. To annotate this correctly, the visit concept "Emergency Room and Inpatient Visit" (concept_id=262) should be used. - * Handling of death: In case when patient died during admission (Visit_Occurrence. discharge_disposition_concept_id = 4216643 'Patient died'), a record in the Death table should be created with death_type_concept_id = 44818516 (EHR discharge status "Expired"). + * Handling of death: In case when patient died during admission (Visit_Occurrence.discharge_to_concept_id = 4216643 'Patient died'), a record in the Death table should be created with death_type_concept_id = 44818516 (EHR discharge status "Expired"). * Source Concepts from place of service vocabularies are mapped into these standard visit Concepts in the Standardized Vocabularies. * At any one day, there could be more than one visit. * One visit may involve multiple providers, in which case the ETL must specify how a single provider id is selected or leave the provider_id field null.