FHIR Chat · Error: type Resource, which is not a Canonical Resource · IG creation

Stream: IG creation

Topic: Error: type Resource, which is not a Canonical Resource


view this post on Zulip Sarah Gaunt (Dec 07 2020 at 22:18):

Getting some new errors that weren't happening before the weekend (nothing has changed) (http://build.fhir.org/ig/HL7/case-reporting/branches/master/qa.html#_scratch_ig-build-temp-WWC1TN_repo_input_resources_structuredefinition_rr-relevant-reportable-condition-plandefinition):

StructureDefinition/rr-relevant-reportable-condition-plandefinition: StructureDefinition.snapshot.element[106].type[0].targetProfile[0] error   Profile http://hl7.org/fhir/StructureDefinition/Resource is for type Resource, which is not a Canonical Resource (which is required because the PlanDefinition.action.documentation.resource element has type canonical)

StructureDefinition/us-ph-computablelibrary: StructureDefinition.snapshot.element[45].type[0].targetProfile[0]  error   Profile http://hl7.org/fhir/StructureDefinition/Resource is for type Resource, which is not a Canonical Resource (which is required because the Library.relatedArtifact.resource element has type canonical)

StructureDefinition/us-ph-executablelibrary: StructureDefinition.snapshot.element[45].type[0].targetProfile[0]  error   Profile http://hl7.org/fhir/StructureDefinition/Resource is for type Resource, which is not a Canonical Resource (which is required because the Library.relatedArtifact.resource element has type canonical)

I've only looked at the first one but PlanDefinition.action.documentation.resource isn't constrained (though PlanDefinition.action.documentation is).

view this post on Zulip Grahame Grieve (Dec 08 2020 at 00:29):

I'm not sure what to do about these. There is a real error but it's in R4 itself.

view this post on Zulip Grahame Grieve (Dec 08 2020 at 00:30):

So whatever we decide to do, it won't hold up publishing your IG

view this post on Zulip Sarah Gaunt (Dec 08 2020 at 00:32):

Ok cool. I'll let @Melva Peters know.


Last updated: Apr 12 2022 at 19:14 UTC