Hi,
I'm using DefaultProfileValidationSupportNpmStrategy, but all of the StructureDefinitions that are being loaded in from core are coming in with sourcePackage = null, which means that my validation is failing (because the StructureDefinitions I'm using are referencing them in StructureDefinition.type, and they're failing SD_TYPE_NOT_LOCAL with a message like "The type ValueSet is not legal because it is not defined in the FHIR specification. Other types must have a namespace on them"
Has anyone else run across this?
Is there something i'm doing wrong with the way I'm building my validation support chain or something?
(cross posting here from chat.fhir.org in case this is more actively monitored)
Jim.