FHIR Chat · validator errors on parameters · IG creation

Stream: IG creation

Topic: validator errors on parameters


view this post on Zulip John Moehrke (Dec 05 2019 at 14:57):

The latest validator is throwing errors on EVERY parameter in my CapbilityStatement. Yet the IG publisher is happy, and these all sure see okay to me.
FAILURE validating mhd\capabilitystatement-IHE.MHD.DocumentConsumer.xml: error:25 warn:0 info:0
Error @ CapabilityStatement.rest[0].resource[0].searchParam[0].definition (line 55, col74) : URL value 'http://hl7.org/fhir/SearchParameter/Resource-id' does not resolve
Error @ CapabilityStatement.rest[0].resource[0].searchParam[1].definition (line 61, col83) : URL value 'http://hl7.org/fhir/SearchParameter/Resource-lastUpdated' does not resolve
Error @ CapabilityStatement.rest[0].resource[0].searchParam[2].definition (line 67, col87) : URL value 'http://hl7.org/fhir/SearchParameter/DocumentReference-author' does not resolve
Error @ CapabilityStatement.rest[0].resource[0].searchParam[3].definition (line 73, col89) : URL value 'http://hl7.org/fhir/SearchParameter/DocumentReference-category' does not resolve

view this post on Zulip John Moehrke (Dec 05 2019 at 19:30):

@Grahame Grieve ?

view this post on Zulip Grahame Grieve (Dec 05 2019 at 19:41):

I'll have to look into it, but it won't be this week

view this post on Zulip John Moehrke (Dec 05 2019 at 19:45):

okay

view this post on Zulip Grahame Grieve (Dec 09 2019 at 12:21):

what IG is this?

view this post on Zulip John Moehrke (Dec 09 2019 at 13:51):

it isn't an IG. These conformance resources pass fine with the ig build. This is taking the same conformance resources and testing them with the validator

view this post on Zulip Grahame Grieve (Dec 09 2019 at 19:15):

ah ok. there's some magic in IG parameters that we haven't resolved with the spec yet, so the validator barfs on them

view this post on Zulip Grahame Grieve (Dec 09 2019 at 19:15):

work in progress


Last updated: Apr 12 2022 at 19:14 UTC