Reference to CDM Location 5.4
The page was referring to v5.31
This commit is contained in:
parent
e2d337ce79
commit
6a3c457d02
|
@ -836,7 +836,7 @@ location_id
|
||||||
The location refers to the physical address of the person. This field should capture the last known location of the person.
|
The location refers to the physical address of the person. This field should capture the last known location of the person.
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align:left;">
|
<td style="text-align:left;">
|
||||||
Put the location_id from the <a href="https://ohdsi.github.io/CommonDataModel/cdm531.html#location">LOCATION</a> table here that represents the most granular location information for the person. This could represent anything from postal code or parts thereof, state, or county for example. Since many databases contain deidentified data, it is common that the precision of the location is reduced to prevent re-identification. This field should capture the last known location.
|
Put the location_id from the <a href="https://ohdsi.github.io/CommonDataModel/cdm54.html#LOCATION">LOCATION</a> table here that represents the most granular location information for the person. This could represent anything from postal code or parts thereof, state, or county for example. Since many databases contain deidentified data, it is common that the precision of the location is reduced to prevent re-identification. This field should capture the last known location.
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align:left;">
|
<td style="text-align:left;">
|
||||||
integer
|
integer
|
||||||
|
|
Loading…
Reference in New Issue