Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

US Core 3.1 #1365

Open
garyisaac opened this issue Sep 22, 2023 · 0 comments
Open

US Core 3.1 #1365

garyisaac opened this issue Sep 22, 2023 · 0 comments
Labels

Comments

@garyisaac
Copy link

What happened?

Synthea throws an error when configuring a properties file to use US Core 3.1. US Core 4 and 5 work. Please let me know if Synthea still supports US Core 3.

exporter.fhir.us_core_version = 3.1

Environment

- OS: Windows 10
- Java:

Relevant log output

49 -- Elenora790 Legros616 (70 y/o F) Boston, Massachusetts  (147111)
java.lang.NullPointerException
        at org.mitre.synthea.export.FhirR4.observation(FhirR4.java:1873)
        at org.mitre.synthea.export.FhirR4.convertToFHIR(FhirR4.java:432)
        at org.mitre.synthea.export.FhirR4.convertToFHIRJson(FhirR4.java:527)
        at org.mitre.synthea.export.Exporter.exportRecord(Exporter.java:269)
        at org.mitre.synthea.export.Exporter.export(Exporter.java:188)
        at org.mitre.synthea.engine.Generator.generatePerson(Generator.java:541)
        at org.mitre.synthea.engine.Generator.lambda$run$3(Generator.java:383)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)
@garyisaac garyisaac added the bug label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant