@clairblacketer @all
today, discovered something that I was surprised to see (when ACHILLES broke) - the breaking change in the VISIT_* tables.
VISIT_OCCURRENCE
- Admitting_source_concept_id → Admitted_from_concept_id
- Admitting_source_value → Admitted_from_source_value
- Discharge_to_concept_id → Discharged_to_concept_id
- Discharge_to_source_value → Discharged_to_source_value
VISIT_DETAIL
- Admitting_source_concept_id → Admitted_from_concept_id
- Admitting_source_value → Admitted_from_source_value
- Discharge_to_concept_id → Discharged_to_concept_id
- Discharge_to_source_value → Discharged_to_source_value
Doesn’t it go against the whole semantic version idea to introduce these breaking changes into a minor version release? And why - this is just the naming, what real business benefit does it really carry to have us to go for it? I am sorry but what was the reasoning?
Thanks
Greg