FHIR Chat · Updated CodeSystem won't import into Trifolia on FHIR · trifolia-on-fhir

Stream: trifolia-on-fhir

Topic: Updated CodeSystem won't import into Trifolia on FHIR


view this post on Zulip Diane (Feb 21 2022 at 06:33):

My updated codesystem won't import into Trifolia on FHIR

Error message: Failed to call access method: org.springframework.dao.DataIntegrityViolationException: could not execute batch; SQL [insert into trm_concept (codeval, codesystem_pid, display, index_status, parent_pids, code_sequence, concept_updated, pid) values (?, ?, ?, ?, ?, ?, ?, ?)]; constraint [trm_concept.IDX_CONCEPT_CS_CODE]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute batch

view this post on Zulip Chetan Jain (Feb 21 2022 at 11:53):

Are there any duplicate?

view this post on Zulip Diane (Feb 21 2022 at 19:45):

Yes. I found a duplicate. Is that what this error means?

view this post on Zulip Chetan Jain (Feb 22 2022 at 06:17):

Not exactly, but this DataIntegrityViolationException indicates some integrity issue only with data and high chances of duplicates. Btw is it working after removing duplicates?

view this post on Zulip Diane (Feb 22 2022 at 17:12):

Yes. It is working now. Thank you very much.

view this post on Zulip Victor Costa (Apr 11 2022 at 12:21):

I am creating an IG and I have the following error in the Package ID field in the tab General.

The ID structure is hl7.fhir.pt.HospitalDomiciliario

But it gives an error, if you change pt to us, it doesn't give an error

Is a step missing?

output message
ID hl7.fhir.pt.HospitalDomiciliario
If this is an HL7 implementation guide, it must match the format hl7.family.realm.id.
"family" can be "fhir" or "cda"
"realm" can be "us" or "uv"

view this post on Zulip Sean McIlvenna (Apr 11 2022 at 23:48):

Hi @Victor Costa , I've asked a couple people to weigh in on this. Just waiting to hear back from them. Wanted you to know your message was received. :)

view this post on Zulip Sean McIlvenna (Apr 11 2022 at 23:49):

FYI, I know that error message you're referring to. It *should * allow you to continue, regardless of the error. It's just there as a precaution that the IG Publisher may complain about it.

view this post on Zulip Sean McIlvenna (Apr 11 2022 at 23:50):

I could be wrong, but that's why I'm waiting for others to weigh in. Stay tuned, please


Last updated: Apr 12 2022 at 19:14 UTC