Code Monkey home page Code Monkey logo

Comments (5)

gowthamrao avatar gowthamrao commented on August 31, 2024

Is cost in the Dev branch format? This CDM definition is approved, but waiting 2018 ohdsi symposium for release as v6.0

https://github.com/OHDSI/CommonDataModel/tree/Dev/COST

from etl-cms.

leenadR avatar leenadR commented on August 31, 2024

No, I only use the release versions (tagged 5.2, 5.0, ...)

See line 598:
https://github.com/OHDSI/CommonDataModel/blob/v5.2.0/PostgreSQL/OMOP%20CDM%20ddl%20-%20PostgreSQL.sql

Even in the dev-branch, the columns would not fit ...
CREATE TABLE cost
(
cost_id INTEGER NOT NULL ,
person_id INTEGER NOT NULL,
cost_event_id INTEGER NOT NULL ,
cost_domain_id VARCHAR(20) NOT NULL ,

from etl-cms.

ericaVoss avatar ericaVoss commented on August 31, 2024

@leenadR where did you download this? Just want to make sure I know which copy you are working with. I'm assuming it is the new one.

I think we have seen this problem before, the COST_ID is the last column in this export of SYNPUF. :(

image

Tagging @leeevans

from etl-cms.

leeevans avatar leeevans commented on August 31, 2024

@leenadR this is an issue with the file format of the Synpuf 100k export file. It's been corrected in a replacement Synpuf 5% sample file that is now available for download.

You can use the 'CMS SynPUF 5% Sample' link at the bottom of the below web page to download the new file:

https://www.ohdsi.org/data-standardization/

from etl-cms.

leenadR avatar leenadR commented on August 31, 2024

Many thanks, the 5% sample works just fine.
=> issue can be closed

from etl-cms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.