Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Added script to generate concepts for postgres DB. #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added script to generate concepts for postgres DB. #101

wants to merge 1 commit into from

Conversation

stefanhgm
Copy link

Hi Alistair,

I've created a routine to build concepts for PostgreSQL based on the existing mimic-iii code. Not sure if the code quality is sufficient for you, but nevertheless I thought it might be useful for others.

  • concepts/postgres-functions.sql: identical to mimic-iii mimic-code/concepts/postgres-functions.sql except the schema was set to 'public'
  • concepts/postgres_make_concepts.sh: used loop structure from concepts/make_concepts.sh and added some regexps
  • concepts/Readme.md: documented the usage (copied from mimic-iii) and known problems

Let me know if there is something I should improve.

@alistairewj
Copy link
Member

Hey @stefanhgm - thanks for contributing this - sorry I haven't had time to take a look yet. Could you copy it and make the PR over at mimic-code? We consolidated the repos and I don't have an easy way of moving over your PR. I do hope to work through it and get it merged sooner rather than later!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants