We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b8d3bd + a64f01f commit 8ffe69cCopy full SHA for 8ffe69c
src/main/resources/synthea.properties
@@ -18,7 +18,7 @@ exporter.fhir_stu3.export = false
18
exporter.fhir_dstu2.export = false
19
exporter.fhir.use_shr_extensions = false
20
exporter.fhir.use_us_core_ig = true
21
-exporter.fhir.us_core_version = 5.0.1
+exporter.fhir.us_core_version = 6.1.0
22
exporter.fhir.transaction_bundle = true
23
# using bulk_data=true will ignore exporter.pretty_print
24
exporter.fhir.bulk_data = false
0 commit comments