Hi everyone,
I came across the documentation of OMOPv6.0 here:
https://ohdsi.github.io/CommonDataModel/cdm60.html
Under Changes in v6.0, it states that:
- The name of ADMISSION_SOURCE_CONCEPT_ID was changed to ADMITTED_FROM_CONCEPT_ID in VISIT_OCCURRENCE and VISIT_DETAIL
But when I look at the VISIT_DETAIL table here:
https://ohdsi.github.io/CommonDataModel/cdm60.html#VISIT_DETAIL
I can see that the fields admitting_source_value and admitting_source_concept_id are still exist instead of admitted_from_source_value and admitted_from_concept_id, respectively.
Does that seem like a problem or am I missing something?
Best,
Gil.