org.hl7.fhir.exceptions.DefinitionException: StructureDefinition is not for an profile - can't be compared (left: BeModelPopulationScreening)
	at org.hl7.fhir.r5.comparison.ProfileComparer.check(ProfileComparer.java:170)
	at org.hl7.fhir.r5.comparison.ProfileComparer.compare(ProfileComparer.java:125)
	at org.hl7.fhir.r5.comparison.ComparisonSession.compare(ComparisonSession.java:96)
	at org.hl7.fhir.igtools.publisher.comparators.PreviousVersionComparator.finishChecks(PreviousVersionComparator.java:256)
	at org.hl7.fhir.igtools.publisher.Publisher.checkConformanceResources(Publisher.java:5647)
	at org.hl7.fhir.igtools.publisher.Publisher.loadConformance(Publisher.java:5484)
	at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:1080)
	at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:927)
	at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:11693)