FHIR Chat · importing de.basisprofil.r4 in hapi fhir · german (d-a-ch)

Stream: german (d-a-ch)

Topic: importing de.basisprofil.r4 in hapi fhir


view this post on Zulip Gjergj Sheldija (Aug 17 2020 at 13:50):

hello everyone,

i'm in the process of importing the files from de.basisprofil.r4 in hapi fhir server, release 5.1.
I'm facing an issue with some of the CodeSystem files.
The error i receive is Element 'CodeSystem.concept': minimum required = 1, but only found 0.
From what I can tell the error looks correct because codesystem for CodeSystem-ask.json is really missing the concept field.
My question is, what should I do in those cases ?
thank you very much in advance

view this post on Zulip Mareike Przysucha (Aug 17 2020 at 14:12):

It seems the empty codesystems are the problem. They are empty as HL7 Deutschland is not the one to govern these codesystems (e.g. ICD-10-GM or alpha-ID). I would suggest to ask in the #hapi-Stream, as I am sure we are not the only ones with empty codesystems.

view this post on Zulip Gjergj Sheldija (Aug 17 2020 at 14:18):

hi,
thank you for the reply. One work around I found is disabling validation, but it's really something I would not like to use.


Last updated: Apr 12 2022 at 19:14 UTC