OHDSI / CommonDataModel

Definition and DDLs for the OMOP Common Data Model (CDM)
https://ohdsi.github.io/CommonDataModel
892 stars 451 forks source link

MEASUREMENT.UNIT_SOURCE_VALUE CDM Text Improvement #643

Closed ericaVoss closed 7 months ago

ericaVoss commented 7 months ago

MEASUREMENT.UNIT_SOURCE_VALUE CDM Text Improvement

CDM or THEMIS convention?

CDM

Table or Field level?

Field

Is this a general convention?

Single Field

Summary of issues

Summary of answer

VERSION User Guide ETL Convention
CURRENT This field houses the verbatim value from the source data representing the unit of the Measurement that occurred. This code is mapped to a Standard Condition Concept in the Standardized Vocabularies and the original code is stored here for reference.
SUGGESTED This field contains the exact value from the source data that represents the unit of measurement used. This value corresponds to a standardized CONCEPT_ID found in UNIT_CONCEPT_ID and in the 'Unit' domain within the Standardized Vocabularies. The original code is retained here for reference purposes.

Related links

Other comments/notes

clairblacketer commented 7 months ago

@ericaVoss thanks for this. I am going to move it directly to be built since this does not need a THEMIS page