ndjson data formatting #1107
warren-cook-ghub
started this conversation in
General
Replies: 3 comments
-
|
IE I've had to modify the " surrounding the http terms |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've had to modify the " surrounding the http terms |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've had to modify the \" surrounding the http terms |
Beta Was this translation helpful? Give feedback.
0 replies
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,
Patients.ndjson.gz
Patientm.ndjson.gz
This is by no means a 'standard' but am passing along our experience importing synthea ndjson data using our 'smileutil bulk-import' tool. I've had to modify the " surrounding the http terms in xmlns= and href= with single quotes. And the latitude and longitude values in synthea data have no surrounding quote marks, i added double quotes around them to import.
attachments:
Patients.ndjson = synthea data with exporter.fhir.bulk_data = true, exporter.fhir.export = true
Patientsm.ndjson = above data modified at xmlns , href and latitude, longitude.
thanks,
Warren
Beta Was this translation helpful? Give feedback.
All reactions