Stream: committers
Topic: Build error related to jurisdiction (requiring 3166:-2)
Frank McKinney (Apr 27 2020 at 15:11):
Hi. I'm encountering the build error below when the ImplementationGuide resource and other resources in my IG reference the ISO 3166 code system (versus 3166:-2 noted in the error):
The resource should declare it's jurisdiction to match the package id (hl7.fhir.us.specialty-rx, jurisdiction = urn:iso:std:iso:3166:-2#US)
I believe that 3166:-2 is the state/province-level subset, and 3166 is the country-level.
Any ideas why I'm getting the error?
E.g., Do I have something set wrong elsewhere that's requiring my resource jurisdiction sysetm to be 3166:-2? Or is my understanding of 3166 vs 3166:-2 incorrect?
Thx!
Lloyd McKenzie (Apr 27 2020 at 15:34):
It's a known issue and should be fixed in the next release (hopefully today or tomorrow). For now, ignore.
Frank McKinney (Apr 27 2020 at 16:13):
Great. Thanks Lloyd
Frank McKinney (May 26 2020 at 07:49):
Hi @Lloyd McKenzie. I'm still seeing this jurisdiction error on basically all of my resource profiles (where the jurisdiction is defined using the 3166 system ... without the :-2 at the end).
I don't see anyone else mentioning it, and so I'm wondering if I have something defined incorrectly in my IG.
Is this an issue with the publisher or me?
Thanks!
Lloyd McKenzie (May 26 2020 at 15:23):
@Grahame Grieve
Grahame Grieve (May 26 2020 at 22:48):
what version of the publisher are you using?
Last updated: Apr 12 2022 at 19:14 UTC