Jens Kristian Villadsen

Results 225 comments of Jens Kristian Villadsen

@mrdnctrk this looks a bit outdated by now.

I'm unable to reproduce. I made a slight adjustment to the generation script. It is as follows: ```bash #!/bin/bash # URL of the file to download file_url="https://build.fhir.org/ig/jembi/ethiopia-hiv/package.tgz" # File name...

All saved here for future runs: https://github.com/jkiddo/ig-install-parameters-generator

I can't reproduce. I tried issuing an `$install` twice with the two different IG's on the server. Both IG's are installed

@rmrlangford I looked at your sample IG. Your Extensions (StructureDefs) has the status https://github.com/jembi/Starter-FHIR-IG/blob/33fe1b767fd1d42301c1fe290e09bbdd543466d1/input/fsh/extension.fsh#L10 `draft`. Flip them to `active` and try again. RuleSet for what is being installed and deemed...

Have you trawled through all pages in the response from the server?

@rmrlangford can I ask you to be more specific. I only identified that you were referring to you sample IG because it was stated in the logs. Which IG's are...

@centaurusgod you should not install the standard publications. Thats not needed and they will be ignored: https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/cf003331e4d30e23065022fa771fad828e5d958b/src/main/java/ca/uhn/fhir/jpa/starter/common/StarterJpaConfig.java#L248