From 1847013c10bc21241b6164301db6159dac19b69c Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Thu, 27 Sep 2018 11:52:27 -0400 Subject: [PATCH] Added THEMIS convention around blank PROVIDER_ID --- .../StandardizedClinicalDataTables/PERSON.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/PERSON.md b/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/PERSON.md index 7d573cc..43439ff 100644 --- a/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/PERSON.md +++ b/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/PERSON.md @@ -38,5 +38,5 @@ No.|Convention Description | 10 | Valid Gender, Race and Ethnicity Concepts each belong to their own Domain. | 11 | Ethnicity in the OMOP CDM follows the OMB Standards for Data on Race and Ethnicity: Only distinctions between Hispanics and Non-Hispanics are made. | 12 | Additional information is stored through references to other tables, such as the home address (location_id) or the primary care provider. -| 13 | The Provider refers to the primary care provider (General Practitioner). -| 14 | The Care Site refers to where the Provider typically provides the primary care. \ No newline at end of file +| 13 | The Provider refers to the primary care provider (General Practitioner). When the primary provider is unknown for a person then leave the PROVIDER_ID blank. +| 14 | The Care Site refers to where the Provider typically provides the primary care. When care site for the primary provider is unknown then leave the CARE_SITE_ID blank.