FHIR Chat · HL7 Publication check errors · IG creation

Stream: IG creation

Topic: HL7 Publication check errors


view this post on Zulip Sarah Gaunt (Nov 20 2019 at 23:03):

So I'm getting the following HL7 Publication check errors:

package-list.json entry for v1.0.0: must have a 'fhirversion' with the right value - is '3.0.0', should be or start with '4.0.1'
package-list.json entry for v1.0.0: must have a 'path' that starts with the canonical (is 'http://hl7.org/fhir/uv/ecr/2018Jan/', should start with 'http://hl7.org/fhir/us/ecr'

The things they are pointing out are things that are correct.
- The previous version of the IG was 3.0.0 - we converted from STU3 to R4
- The original version of the IG was wrongly created as a 'uv' project, it was changed to 'us' later, but the link with 'uv' is where it lives...

Any ideas how to get rid of the errors? Or are these things we can write off as "@Grahame Grieve-aware" things and wrap them with yellow tape? :-D

view this post on Zulip Grahame Grieve (Nov 21 2019 at 08:12):

the uv / us one I'll have to look after. The version error looks like an error you shoujld fix

view this post on Zulip Sarah Gaunt (Nov 22 2019 at 01:23):

The version error is about the old comment only ballot from Jan 2018 that was on STU3, wouldn't it be wrong to change to 4.0.1? Or is fhirversion supposed to only indicate the version of FHIR that the latest release is built on and it would be the same for all the entries?

view this post on Zulip Grahame Grieve (Nov 24 2019 at 18:48):

hmm ok I should look at these - where are they from?

view this post on Zulip Sarah Gaunt (Nov 25 2019 at 03:54):

eCR: http://build.fhir.org/ig/HL7/case-reporting/branches/master/qa.html


Last updated: Apr 12 2022 at 19:14 UTC