OHDSI Home | Forums | Wiki | Github

Change in ETC CONCEPT_CODE

@Christian_Reich,

Did ETC get padded with zeros?

SELECT *
FROM CONCEPT
WHERE CONCEPT_ID = 21500010

For example this used to be 10 and now it is 00000010

Yes. That’s the correct way. The removal of leading zeroes was incorrect.

t