Import IG on JPA server

393 views
Skip to first unread message

Tomás Jofré Barría

unread,
Nov 6, 2023, 9:04:47 AM11/6/23
to HAPI FHIR
Hi everyone! I have an IG with structureDefinition, Profiles and ValueSets that I wanna import to a local server made in MAVEN, is it neccesary to import my IG into NPM or change something on hapi fhir jpa server?

Italo Macêdo

unread,
Nov 6, 2023, 2:21:54 PM11/6/23
to Tomás Jofré Barría, HAPI FHIR
In this file:
https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/src/main/resources/application.yaml

Over here:
Line 80
#implementationguides:
    ###    example from registry (packages.fhir.org)
    #  swiss:
    #    name: swiss.mednet.fhir
    #    version: 0.8.0
    #    reloadExisting: false
    #    installMode: STORE_AND_INSTALL
    #      example not from registry
    #      ips_1_0_0:
    #        name: hl7.fhir.uv.ips
    #        version: 1.0.0

Change the packageUrl to your IG's URL, and adjust its name and version accordingly.

There you have it.

Weird behavior: I don't think HAPI is importing ConceptMaps and SearchParameters of your IG.

Best regards,

Italo Costa.


On Mon, Nov 6, 2023 at 11:04 AM Tomás Jofré Barría <tomas.j...@gmail.com> wrote:
Hi everyone! I have an IG with structureDefinition, Profiles and ValueSets that I wanna import to a local server made in MAVEN, is it neccesary to import my IG into NPM or change something on hapi fhir jpa server?

--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/25cf24c2-7627-468e-b5a1-d07c2b2afb96n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages