FHIR Chat · creating logical models · committers

Stream: committers

Topic: creating logical models


view this post on Zulip Eric Haas (Aug 23 2016 at 20:18):

for logical models - can I put anything as type and if just create the spreadsheet will the artifacts publish or do I need to add to fhir.ini

view this post on Zulip Grahame Grieve (Aug 23 2016 at 21:00):

don't out them in fhir.ini

view this post on Zulip Eric Haas (Aug 24 2016 at 01:52):

There is a section[logical] for logical models in fhir.ini that instructs the build to publish the artifacts. And I answered my other question anything as type works fine.

view this post on Zulip Eric Haas (Aug 24 2016 at 19:29):

I'm trying to build a logical model using the spreadsheet and the build and defining my own type. Is that possible? I tried extending the ElementDefinition.type ValueSet but still getting a "bad type" error.

view this post on Zulip Grahame Grieve (Aug 24 2016 at 20:37):

hm. that might be a problem.

view this post on Zulip Grahame Grieve (Aug 24 2016 at 20:37):

I'll investigate at some stage. you can't extend the type value set

view this post on Zulip Eric Haas (Aug 24 2016 at 22:36):

OK thanks. I'll work around it for now

view this post on Zulip Eric Haas (Aug 25 2016 at 14:33):

I'm using the build - will the IG publisher work too?

view this post on Zulip Grahame Grieve (Aug 25 2016 at 21:17):

yes IG Publisher will work too

view this post on Zulip Eric Haas (Aug 25 2016 at 21:19):

When I use type Element in a logical model it gets kicked out by the build as a bad context error. I'm assuming that is a spreadsheet/build thing. (or more likely user error).

view this post on Zulip Eric Haas (Aug 25 2016 at 21:19):

BackboneElement is the default

view this post on Zulip Grahame Grieve (Aug 25 2016 at 21:19):

don't know. Look at Lloyd's logical models

view this post on Zulip Eric Haas (Aug 25 2016 at 21:20):

He doesn't use that type so I will assume that for now


Last updated: Apr 12 2022 at 19:14 UTC