Closed VPelt closed 2 years ago
Can you provide a comment on what the issue is here? Are you proposing a change? The formatting of your original message came through poorly so I'm not sure what's going on here. :)
My appologies, i posted a patch that i wrote in order to process fhir STU 3 profiles. these files themself had been validated but targetprofiles is not always a string array. This way we can handle both cases
Here is a patch that was needed to allow STU3 profiles to work. It seems targetProfiles can be a string and not just an array of strings