FHIR Chat · Custom Resources · IG creation

Stream: IG creation

Topic: Custom Resources


view this post on Zulip Brian Postlethwaite (Nov 02 2020 at 03:19):

Is my assumption that you can't create an example for a logical model resource valid?
(or be able to create a custom resource - non FHIR, non HL7 ballotted content)

  • Expecting the answer no.
Stack Dump (for debugging):                                                      (01:30.0478)
java.lang.Exception: Bad Resource Identity - should have the format [Type]/[id] where Type is a valid resource type:Sales/example
        at org.hl7.fhir.igtools.publisher.SimpleFetcher.fetch(SimpleFetcher.java:194)
        at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:3077)
        at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:865)
        at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:725)
        at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8335)

Where Sales is a logical model

view this post on Zulip Lloyd McKenzie (Nov 02 2020 at 06:35):

@Grahame Grieve

view this post on Zulip Jose Costa Teixeira (Nov 02 2020 at 06:55):

some discussion here
https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Logical.20Model.20instances
but I'd also like to add instances for a LM and look forward to Grahame's reply

view this post on Zulip Brian Postlethwaite (Nov 02 2020 at 07:34):

We chatted privately for a bit.

view this post on Zulip Brian Postlethwaite (Nov 02 2020 at 07:34):

Will update as I discover things.

view this post on Zulip Grahame Grieve (Nov 02 2020 at 20:36):

I expect that it should work


Last updated: Apr 12 2022 at 19:14 UTC