FHIR Chat · Error running gofsh(Fhir Version 3.0.1) · shorthand

Stream: shorthand

Topic: Error running gofsh(Fhir Version 3.0.1)


view this post on Zulip saran (Sep 02 2021 at 01:30):

When i trying to convert us core patient profile(FHIR Version 3.0.1) to fsh files through gofsh i am getting this errors

info Processing StructureDefinitions...
error Could not process StructureDefinition at StructureDefinition-us-core-patient.json: t.profile.forEach is not a function
info Optimizing FSH definitions to follow best practices...

view this post on Zulip Chris Moesel (Sep 02 2021 at 11:41):

Hi @saran -- GoFSH and SUSHI support only FHIR R4 and above. The error you see is specifically because you're parsing a FHIR STU3 resource.


Last updated: Apr 12 2022 at 19:14 UTC