org.hl7.fhir.exceptions.DefinitionException: StructureDefinition is not for an profile - can't be compared (left: CHCRLCancerReport)
	at org.hl7.fhir.r5.comparison.ProfileComparer.check(ProfileComparer.java:158)
	at org.hl7.fhir.r5.comparison.ProfileComparer.compare(ProfileComparer.java:113)
	at org.hl7.fhir.r5.comparison.ComparisonSession.compare(ComparisonSession.java:92)
	at org.hl7.fhir.igtools.publisher.PreviousVersionComparator.finishChecks(PreviousVersionComparator.java:252)
	at org.hl7.fhir.igtools.publisher.Publisher.checkConformanceResources(Publisher.java:4221)
	at org.hl7.fhir.igtools.publisher.Publisher.loadConformance(Publisher.java:4127)
	at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:949)
	at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:800)
	at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:9099)