Skip to content

primary_care and hospital_inpatient data loading code missing? #4

@cipherome-minkim

Description

@cipherome-minkim

Describe the bug

Load Electronic Health Records
seems to suggest that it can load hesin data, but

  1. that code block is missing the actual ukbrest image & command option. it should be more like
$ docker run --rm --net ukb \
-e UKBREST_DB_URI="postgresql://test:test@pg:5432/ukb" \
-v ~/hospital_inpatient:/var/lib/hospital_inpatient \
-v ~/primary_care:/var/lib/primary_care
  hakyimlab/ukbrest --load-???
  1. I don't see any code that would load those data files :p

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions