FHIR Chat · packages from simplifier missing · conformance

Stream: conformance

Topic: packages from simplifier missing


view this post on Zulip Patrick Werner (Jan 28 2021 at 12:42):

I tried to use the package: "KBV.Basis 1.1.1" with the java validator, but failed. This package exists on Simplifier: https://simplifier.net/packages/kbv.basis/1.1.1 but not in the fhir package registry: https://registry.fhir.org/results?query=%22KBV.Basis%22&latestFilter=true

view this post on Zulip Patrick Werner (Jan 28 2021 at 12:42):

is this a sync bug? @Ward Weistra @Grahame Grieve

view this post on Zulip Ward Weistra (Jan 28 2021 at 14:02):

@Patrick Werner Yes, our bad, still automating the loading of the registry database: https://jira.hl7.org/browse/HSCR-1 ! It should be available in the package API until then.

view this post on Zulip Patrick Werner (Jan 28 2021 at 14:02):

thanks for the update

view this post on Zulip Grahame Grieve (Feb 04 2021 at 23:26):

I can't tell whether this means I should investigate or not

view this post on Zulip Patrick Werner (Feb 11 2021 at 11:21):

i think this is on simplifiers side? @Ward Weistra ?

view this post on Zulip Ward Weistra (Feb 11 2021 at 13:47):

@Patrick Werner You're right. @Grahame Grieve No need for you to look. We're working out connection issues between Simplifier.net and the Registry Elastic database.
The package nicely reached the package server :point_down:

view this post on Zulip Ward Weistra (Feb 11 2021 at 13:47):

@Firely Bot package search kbv.basis

view this post on Zulip Firely Bot (Feb 11 2021 at 13:47):

Found 1 FHIR package containing 'kbv.basis':

view this post on Zulip Patrick Werner (Feb 11 2021 at 14:38):

nice bot, and nice that the package is listed. Thanks!

view this post on Zulip Patrick Werner (Feb 11 2021 at 14:38):

(deleted)

view this post on Zulip Patrick Werner (Feb 11 2021 at 14:39):

@Firely Bot package search isik

view this post on Zulip Firely Bot (Feb 11 2021 at 14:39):

Found 1 FHIR package containing 'isik':

view this post on Zulip Patrick Werner (Feb 11 2021 at 14:39):

works like a charm

view this post on Zulip Ward Weistra (Feb 12 2021 at 09:30):

@Patrick Werner Not sure if you referred to that, but since last night also listed in the UI: https://registry.fhir.org/results?query=%22kbv.basis%22

view this post on Zulip Patrick Werner (Feb 12 2021 at 10:35):

nice. I'm happy to be able to use it in the java validator now.

view this post on Zulip Ward Weistra (Feb 12 2021 at 13:30):

@Patrick Werner Sorry that wasn't clear, but I think it was available for the Java validator all this time. If you see it in Simplifier.net it's available in packages.simplifier.net / packages.fhir.org.
It's just the registry.fhir.org UI which uses a separate Elastic database for more powerful search.

view this post on Zulip Patrick Werner (Feb 12 2021 at 15:54):

oh, ok. It wasn't available when i asked. Package was published in Simplifier, but not found by the Validator.

view this post on Zulip Patrick Werner (Feb 12 2021 at 15:55):

only 1.1.0 was found by the Validator.

view this post on Zulip Patrick Werner (Feb 14 2021 at 15:31):

sorry for having to bring this up once again

view this post on Zulip Patrick Werner (Feb 14 2021 at 15:31):

i created this package today: https://simplifier.net/packages/de.abda.erezeptabgabedaten/0.5.5-beta

view this post on Zulip Patrick Werner (Feb 14 2021 at 15:32):

-ig in the java validator leads to: erminology server http://tx.fhir.org - Version 1.9.369 (00:02.0328)
Load de.abda.eRezeptAbgabedatenException in thread "main" org.hl7.fhir.exceptions.FHIRException: Unable to find/resolve/read -ig de.abda.eRezeptAbgabedaten
at org.hl7.fhir.validation.ValidationEngine.loadIgSource(ValidationEngine.java:367)
at org.hl7.fhir.validation.ValidationEngine.loadIg(ValidationEngine.java:884)
at org.hl7.fhir.validation.cli.services.ValidationService.getValidator(ValidationService.java:222)
at org.hl7.fhir.validation.ValidatorCli.doValidation(ValidatorCli.java:203)
at org.hl7.fhir.validation.ValidatorCli.main(ValidatorCli.java:159)

view this post on Zulip Patrick Werner (Feb 14 2021 at 15:33):

so there still is an issue? @Ward Weistra

view this post on Zulip Ward Weistra (Feb 14 2021 at 18:07):

@Patrick Werner Have you perhaps made the package private? Because I can't access it either.

view this post on Zulip Ward Weistra (Feb 14 2021 at 18:08):

@Firely Bot packages find de.abda.erezeptabgabedaten

view this post on Zulip Firely Bot (Feb 14 2021 at 18:08):

Found 0 FHIR packages containing 'de.abda.erezeptabgabedaten'.

view this post on Zulip Patrick Werner (Feb 15 2021 at 07:32):

ohhhh, i was blind. Sorry for bothering.

view this post on Zulip Patrick Werner (Mar 06 2021 at 13:45):

@Firely Bot packages find KBV.Basis#1.1.1

view this post on Zulip Patrick Werner (Mar 06 2021 at 13:45):

(deleted)

view this post on Zulip Patrick Werner (Mar 06 2021 at 13:46):

@Firely Bot packages find KBV.Basis#1.1.1

view this post on Zulip Firely Bot (Mar 06 2021 at 13:46):

Found 0 FHIR packages containing 'KBV.Basis#1.1.1'.

view this post on Zulip Ward Weistra (Mar 09 2021 at 18:50):

@Patrick Werner Sorry, it doesn't do versions yet :smile: I'll open-source it when I find the time


Last updated: Apr 12 2022 at 19:14 UTC