From 201204fdfba5f3c2a18c2158c9f3cebb34749233 Mon Sep 17 00:00:00 2001 From: Clair Blacketer Date: Wed, 17 Apr 2024 20:55:39 -0400 Subject: [PATCH] updates to html --- docs/cdm53.html | 22 ++++++++++++---------- docs/cdm54.html | 22 ++++++++++++---------- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/docs/cdm53.html b/docs/cdm53.html index 4b78d35..b2c2c6e 100644 --- a/docs/cdm53.html +++ b/docs/cdm53.html @@ -4596,9 +4596,11 @@ CONCEPT modifier_source_value +This field houses the verbatim value from the source data representing +the modifier code for the procedure that occurred. -The original modifier code from the source is stored here for reference. +The value stored here is mapped to a MODIFIER_CONCEPT_ID. varchar(50) @@ -5712,14 +5714,14 @@ VISIT_DETAIL measurement_source_value -This field houses the verbatim value from the source data representing -the Measurement that occurred. For example, this could be an ICD10 or -Read code. +This field contains the exact value from the source data that represents +the measurement that occurred. -This code is mapped to a Standard Measurement Concept in the -Standardized Vocabularies and the original code is stored here for -reference. +This value corresponds to a standardized CONCEPT_ID found in +MEASUREMENT_CONCEPT_ID and in the ‘Measurement’ domain within the +Standardized Vocabularies. The original code is retained here for +reference purposes. varchar(50) @@ -5753,9 +5755,9 @@ MEASUREMENT_CONCEPT_ID instead to enable standardized analytics that can be consistent across the network. -If the MEASUREMENT_SOURCE_VALUE is coded in the source data using an -OMOP supported vocabulary put the concept id representing the source -value here. +If the MEASUREMENT_SOURCE_VALUE is coded in the source data using a +vocabulary supported by OMOP Standardized Vocabularies, insert the +CONCEPT_ID representing the source value here. integer diff --git a/docs/cdm54.html b/docs/cdm54.html index 73579f2..a4baaa0 100644 --- a/docs/cdm54.html +++ b/docs/cdm54.html @@ -4792,9 +4792,11 @@ CONCEPT modifier_source_value +This field houses the verbatim value from the source data representing +the modifier code for the procedure that occurred. -The original modifier code from the source is stored here for reference. +The value stored here is mapped to a MODIFIER_CONCEPT_ID. varchar(50) @@ -6046,14 +6048,14 @@ VISIT_DETAIL measurement_source_value -This field houses the verbatim value from the source data representing -the Measurement that occurred. For example, this could be an ICD10 or -Read code. +This field contains the exact value from the source data that represents +the measurement that occurred. -This code is mapped to a Standard Measurement Concept in the -Standardized Vocabularies and the original code is stored here for -reference. +This value corresponds to a standardized CONCEPT_ID found in +MEASUREMENT_CONCEPT_ID and in the ‘Measurement’ domain within the +Standardized Vocabularies. The original code is retained here for +reference purposes. varchar(50) @@ -6087,9 +6089,9 @@ MEASUREMENT_CONCEPT_ID instead to enable standardized analytics that can be consistent across the network. -If the MEASUREMENT_SOURCE_VALUE is coded in the source data using an -OMOP supported vocabulary put the concept id representing the source -value here. +If the MEASUREMENT_SOURCE_VALUE is coded in the source data using a +vocabulary supported by OMOP Standardized Vocabularies, insert the +CONCEPT_ID representing the source value here. integer