Stream: committers
Topic: Terminology Cache
Grahame Grieve (Aug 13 2018 at 23:25):
I have rebuilt the way the terminology cache works. For editors/committers, this has several consequences:
- the existing caches are all irrelevant. You need to delete any .json files from the cache and commit the .cache files (it doesn't hurt to have the .json files still there, but they just waste space)
- you still commit the .cache files like before, but they should are much more informative so merging should be ok
- it's easier to wipe a single terminology now.
Sarah Gaunt (Aug 14 2018 at 00:59):
When running IG Publisher I'm getting errors like
The code provided is not in the maximum value set http://hl7.org/fhir/ValueSet/all-languages (http://hl7.org/fhir/ValueSet/all-languages), and a code from this value set is required) (code = en-US), (error = Unable to provide support for code system )
and
The value provided ('MI') is not in the value set http://hl7.org/fhir/ValueSet/usps-state (http://hl7.org/fhir/ValueSet/usps-state, and a code is required from this value set) (error message = Unable to provide support for code system )
which I wasn't getting before I updated my ig publisher jar...
Grahame Grieve (Aug 14 2018 at 01:00):
hm. what IG is this?
Sarah Gaunt (Aug 14 2018 at 01:01):
https://github.com/HL7/case-reporting
Haven't committed today. Shouldn't matter I guess...
Grahame Grieve (Aug 14 2018 at 01:57):
and I just upgraded tx.fhir.org and it won't start... :-(. I'm looking at it.... what else can go wrong?
Sarah Gaunt (Aug 14 2018 at 01:58):
It's always the way!
Chris Moesel (Aug 14 2018 at 02:16):
Seems to be back! Thanks, @Grahame Grieve!
Lloyd McKenzie (Aug 14 2018 at 02:17):
what else can go wrong?
You should really know better than to ask that question...
Sarah Gaunt (Aug 14 2018 at 03:03):
Also getting these now which I wasn't getting before: (they are only warnings): Error null validating CodeableConcept
Lloyd McKenzie (Aug 14 2018 at 03:10):
I've already got Grahame chasing the same issue in one of my IGs.
Grahame Grieve (Aug 14 2018 at 04:00):
ok should be good
Grahame Grieve (Aug 14 2018 at 04:00):
well, once this next build completes
Last updated: Apr 12 2022 at 19:14 UTC