Hospital and Practitioner Information in NDJSON format? #1068
Unanswered
calidiaz0596
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
No, the hospital and practitioner files are specifically excluded. We did this because this was what most of our users have typically asked for. They POST those two files to a server so those common dependencies appear once, and then bulk load everything else using JSON. We probably should make a separate parameter to cover those files, but one is not currently available. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi Does synthea currently supports genmerated FHIR data in NDJSON format |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Excuse me if this is a dumb question, but is there a setting in the configuration file to have the hospital and practitioner information file export as a NDJSON file instead of JSON file?
I tried manually adding "exporter.hospital.bulk_data = true" to the list to see if this would do anything, but no luck.
I have also tried just taking the json files and convert them using an online converter but I keep getting the same error: "Exception Occured: t.map is not a function"
Any help how I could export or convert these 2 files?
Beta Was this translation helpful? Give feedback.
All reactions