value_as_concept_id
mapping rule creation for table Observation
and Measurement
#1008
Open
2 of 3 tasks
Uh oh!
There was an error while loading. Please reload this page.
Is this the right issue type?
Summary
Based on the attached description from OMOP CDM, there can be some concepts in the domains
Observation
andMeasurement
which have one additional relationshipMaps to value
(apart fromMaps to
), and the concept_id_2 of this relationship for this concept will be mapped to thevalue_as_concept_id
in the according OMOP table.For more example, in the related issue #619: concept
Z82.4
in vocabICD10
hasMaps to
to the concept 4167217 --> observation_concept _idMaps to value
to the concept 134057 -->value_as_concept_id
in theobservation
table- NOTE: in case of Measurement domain, the concept_id_2 in the relationship
Maps to value
also needs to be in theMeas Value
domain.- UI will show both "Maps to" And "Maps to value", and then we need a way to distinguish these.
Acceptance Criteria
observation
andmeasurement
, check if they have aMaps to value
relationship; if yes, add one more mapping rule tovalue_as_concept_id
in the according table.Confirm creation
The text was updated successfully, but these errors were encountered: