Skip to content

Getting Started with fhir.resources and Synthea #136

Answered by nazrulworld
fdefalco asked this question in Q&A
Discussion options

You must be logged in to vote

@fdefalco I think you were using wrong FHIR version, perhaps the bundle you attached is FHIR version R4/R4B.
from fhir.resources.R4B.bundle import Bundle
patientBundle = Bundle.parse_file(patientFile)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fdefalco
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants