Stream: IG creation
Topic: SNOMED display warning in qa.html
Tim Blake (Nov 22 2019 at 02:47):
Hi. I'm getting a lot of warnings of the following type in my qa.html
Tim Blake (Nov 22 2019 at 02:47):
The display "paracetamol 500 mg tablet, 100" is not a valid display for the code {http://snomed.info/sct}28314011000036104 - should be one of []
Tim Blake (Nov 22 2019 at 02:48):
Any suggestions?
Richard Townley-O'Neill (Nov 22 2019 at 04:55):
It is an AU code, not an international one.
Interesting that the terminology server found the code but not the preferred term.
Grahame Grieve (Nov 22 2019 at 05:40):
You should probably use the Australian ontoserver as your terminology server. @Jim Steel
Jim Steel (Nov 22 2019 at 18:49):
Certainly welcome to try stu3.ontoserver.csiro.au or r4.ontoserver.csiro.au. If there are codesystems/valuesets missing, let me know and I can help (or help you) put them in.
Grahame Grieve (Nov 24 2019 at 15:51):
these work for me now. Try cleaning out your terminology cache for your IG and building it again
Tim Blake (Nov 25 2019 at 00:59):
Thanks. I'm building against the R4 ontoserver, but getting lots of errors like: Error from server: Error:org.hl7.fhir.r5.model.CodeableConcept@52d2304e for 'http://snomed.info/sct#26643006'
Grahame Grieve (Nov 25 2019 at 02:16):
go back to building against tx.fhir.org and clear your txCache
Tim Blake (Nov 25 2019 at 03:48):
I did, but any idea what those errors are?
Grahame Grieve (Nov 25 2019 at 03:53):
the ones from the server when the server is ontoserver? No, that would have to come from @Jim Steel
Last updated: Apr 12 2022 at 19:14 UTC