Stream: IG creation
Topic: URL value 'http://hl7.org/fhir/fivews' does not resolve
Chris Moesel (Jun 04 2019 at 14:00):
The IG Publisher is sometimes reporting errors like the following:
Path: StructureDefinition/usdrugformulary-FormularyDrug: StructureDefinition.mapping[3].uri
Severity: error
Message: URL value 'http://hl7.org/fhir/fivews' does not resolve
This mapping, however, is not introduced by my profiles. It's actually copied over from the base resource definitions (for example, MedicationKnowledge).
Grahame Grieve (Jun 04 2019 at 14:00):
sometimes?
Chris Moesel (Jun 04 2019 at 14:01):
Well, I think it's consistent where it happens. I think that maybe it just doesn't happen for every resource type.
Chris Moesel (Jun 04 2019 at 14:02):
Or maybe it does..? I'm working on a small IG right now and I guess it is happening on each resource type there.
John Moehrke (Jun 04 2019 at 14:07):
in what way are you leveraging fivews in an IG? We reviewed this on the call yesterday for the HL7 IG on Basic Provenance, where I had to explain that fivews is not a component of Provenance, it does NOT include many attributes of Provenance. It is simply a cross-walk for consistency for the 'five Ws' (Who, What, Where, When, Why) without any enforcement or well defined concepts. It is getting better, but is not a formal modeling or consistency tool.
Grahame Grieve (Jun 04 2019 at 14:08):
they are not doing anything - it inherits from the infrastructure. I guess this is an R2 guide
Grahame Grieve (Jun 04 2019 at 14:09):
should be fixed nexst release
Chris Moesel (Jun 04 2019 at 14:09):
I'm not really. But when I build my profiles, I start with the JSON definition of the resource I'm profiling and then apply changes to it. So the fivews mapping is left in there.
John Moehrke (Jun 04 2019 at 14:10):
so at DSTU2, the page was w5.html
Chris Moesel (Jun 04 2019 at 14:10):
Actually @Grahame Grieve -- it is an R4 profile. Here is a live link to the QA reporting the error:
https://build.fhir.org/ig/HL7/davinci-pdex-formulary/qa.html#_scratch_ig-build-temp-6Y1BWV_repo_resources_structuredefinition-usdrugformulary-CoveragePlan
Chris Moesel (Jun 04 2019 at 14:11):
There are three errors in that qa.html, all the same.
Grahame Grieve (Jun 04 2019 at 14:12):
funny that it's only those ones. Anyway, it won't happen next release
Last updated: Apr 12 2022 at 19:14 UTC