Hello Don,
Thanks for your reply. However when I ran the query you provided, it did not return any rows. What version of the CDM did you run your query against?
I am using v5.0.
Here is the result of my query:
select * from concept where domain_id=‘Type Concept’ and concept_name like ‘EHR De%’ order by concept_name;
concept_id | concept_name | domain_id | vocabulary_id | concept_class_id | standard_concept | concept_code | valid_start_date | valid_end_date | invalid_reason
------------±-------------±-------------±--------------±-----------------±-----------------±---------------±-----------------±---------------±---------------
44818707 | EHR Detail | Type Concept | Device Type | Device Type | S | OMOP generated | 1970-01-01 | 2099-12-31 |
Regards,
Vimala