From bf36839604d34eb073c5f1bfb00a0394a7dca620 Mon Sep 17 00:00:00 2001 From: Elizabeth Betts <76218284+lizb101@users.noreply.github.com> Date: Wed, 18 Aug 2021 19:54:15 +0100 Subject: [PATCH] Update OMOP_CDMv5.4_Field_Level.csv --- inst/csv/OMOP_CDMv5.4_Field_Level.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/csv/OMOP_CDMv5.4_Field_Level.csv b/inst/csv/OMOP_CDMv5.4_Field_Level.csv index 344cdb9..34adb34 100644 --- a/inst/csv/OMOP_CDMv5.4_Field_Level.csv +++ b/inst/csv/OMOP_CDMv5.4_Field_Level.csv @@ -259,7 +259,7 @@ LOCATION,address_1,No,varchar(50),"The address field 1, typically used for the s LOCATION,address_2,No,varchar(50),"The address field 2, typically used for additional detail such as buildings, suites, floors, as it appears in the source data",,No,No,,,,, LOCATION,city,No,varchar(50),The city field as it appears in the source data,,No,No,,,,, LOCATION,district,No,varchar(50),The district field as it appears in the source data,,No,No,,,,, -LOCATION,postal_area,No,varchar(9),The zip or postal code,"Zip codes are handled as strings of up to 9 characters length. For US addresses, these represent either a 3-digit abbreviated Zip code as provided by many sources for patient protection reasons, the full 5-digit Zip or the 9-digit (ZIP + 4) codes. Unless for specific reasons analytical methods should expect and utilize only the first 3 digits. For international addresses, different rules apply.",No,No,,,,, +LOCATION,postal_area,No,varchar(9),The zip or postal code,"Zip or Postal codes are handled as strings of up to 9 characters length. For US addresses, these represent either a 3-digit abbreviated Zip code as provided by many sources for patient protection reasons, the full 5-digit Zip or the 9-digit (ZIP + 4) codes. Unless for specific reasons analytical methods should expect and utilize only the first 3 digits. For international addresses, different rules apply.",No,No,,,,, LOCATION,country,No,varchar(50),The country as it appears in the source data,,No,No,,,,, LOCATION,latitude,No,numeric,,Must be between -90 and 90.,No,No,,,,, LOCATION,longitude,No,numeric,,Must be between -180 and 180.,No,No,,,,,