Hey everyone!
I’m trying to build my first implementation guide based on the GitHub sample implementation guide repository.
I copied two valid StructureDefinitions (one resource profile, one extension) into the resources folder.
I defined a Questionnaire profile, derived from the SDC Modular Questionnaire Profile.
However, when trying to build the IG, I get the error
Cannot find or generate snapshot for base definition (http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-modular from http://somewhere.org/fhir/uv/myig/StructureDefinition/MyQuestionnaire)
What do I have to adapt in order to successfully build the IG?
Best regards,
Daniel