Stream: IG creation
Topic: code display term warnings
Kirstine Rosenbeck Gøeg (Jun 18 2021 at 09:33):
When I publish my IG using the standard-terminology server: http://tx.fhir.org/r4, I get (94!) warnings because the displays don't match. However, it has previously been running just fine, and as you can see below in the warning message the displays actually do match. I wonder what is happening?
The display "Pressure ulcer stage 2" is not a valid display for the code {http://snomed.info/sct}420324007 - should be one of [Pressure ulcer stage 2 (disorder), Pressure ulcer stage 2] (from http://tx.fhir.org/r4) for 'http://snomed.info/sct#420324007'
Grahame Grieve (Jun 18 2021 at 09:48):
seems like I've slipped a bug in somewhere. For my convenience, what is your IG?
Kirstine Rosenbeck Gøeg (Jun 18 2021 at 10:00):
Hi Graham. This is it :http://build.fhir.org/ig/hl7dk/KL-dk/
David Simons (Jun 18 2021 at 14:37):
Came here to report this bug that reared its head over the last couple of days...
:) Thanks for all your support, @Grahame Grieve !
2021-06-18T14:05:39.9525532Z Warning @ Observation.code (line 7, col9) : The display "R-R interval" is not a valid display for the code {http://loinc.org}8637-1 - should be one of [R-R interval by EKG, R-R interval, R-R interval] (from http://tx.fhir.org/r3)
John Moehrke (Jun 18 2021 at 16:24):
ah, similar to the one I also am getting with DICOM codes
Grahame Grieve (Jun 19 2021 at 00:02):
tx.fhir.org is restarting now, and then the bug should be fixed
John Moehrke (Jun 21 2021 at 13:10):
I am still getting these warnings with a fresh build this morning.
Grahame Grieve (Jun 21 2021 at 13:21):
clean out your txCache then
John Moehrke (Jun 21 2021 at 13:22):
just did that, and yes that helped
John Moehrke (Jun 21 2021 at 13:23):
My last ones are caused by the FHIR core switch on codesystem canonical URI... so, that is on me.
David Simons (Jun 21 2021 at 19:28):
txCache? that sounds attractive...
(ah: IG Publisher, not HL7 Validator)
Last updated: Apr 12 2022 at 19:14 UTC