FHIR Chat · coordination · committers

Stream: committers

Topic: coordination


view this post on Zulip Grahame Grieve (Mar 08 2016 at 02:24):

In a few hours, I'll be committing a rather large change to move from using ValueSet.codeSystem to using CodeSystem instead. Then I'll start working through all the publication consequences of this. If you have uncommitted work that involves value sets with codeSystems in them, your build will be broken by this change. You'll have to spin the codeSystem out of the value set manually

view this post on Zulip Brian Postlethwaite (Mar 08 2016 at 02:25):

Can the codesystem be contained?

view this post on Zulip Grahame Grieve (Mar 08 2016 at 02:27):

not in the build

view this post on Zulip Grahame Grieve (Mar 08 2016 at 02:27):

you have to put it next the value set in a matching file name codesystem- instead of valueset-

view this post on Zulip Grahame Grieve (Mar 08 2016 at 02:28):

I've done all the existing value sets already checked in

view this post on Zulip John Moehrke (Mar 09 2016 at 12:59):

@Grahame Grieve It appears the JSON examples that are coming from Implementation Guides are not getting rendered properly. I poked around at a couple and it seems limited to the examples coming from implementation guides.

view this post on Zulip John Moehrke (Mar 09 2016 at 12:59):

for example in contract the consent ones, in imaging study the ones from qicore...

view this post on Zulip Grahame Grieve (Mar 09 2016 at 13:25):

what's wrong with them?

view this post on Zulip John Moehrke (Mar 09 2016 at 13:39):

so they look okay to you? Must be my browser?

view this post on Zulip John Moehrke (Mar 09 2016 at 13:41):

the graphics are not proper references.

view this post on Zulip Grahame Grieve (Mar 09 2016 at 20:12):

ah the path prefix is not correct. I'll get to it ASAP

view this post on Zulip Brian Postlethwaite (Mar 15 2016 at 02:51):

Where should tracker items for DAF profiles be allocated?

view this post on Zulip John Moehrke (Mar 15 2016 at 15:49):

when prototyping a resource... must I add my resource to the translations.xml on SVN? This file seems to be pulled from SVN during the build?

view this post on Zulip Lloyd McKenzie (Mar 15 2016 at 16:20):

If you want it to build, yes

view this post on Zulip John Moehrke (Mar 15 2016 at 16:23):

but I want to build LOCALLY.... and potentially never check it in...

view this post on Zulip John Moehrke (Mar 15 2016 at 16:24):

i try to updte my translations.xml file and during the build it gets restored from svn

view this post on Zulip Grahame Grieve (Mar 15 2016 at 17:23):

it does not get restored from svn during the build.

view this post on Zulip Grahame Grieve (Mar 15 2016 at 17:23):

what file are you editing?

view this post on Zulip John Moehrke (Mar 15 2016 at 17:48):

translations.xml

view this post on Zulip John Moehrke (Mar 15 2016 at 18:00):

figured it out

view this post on Zulip John Moehrke (Mar 15 2016 at 18:00):

my search for the translations.xml file first found the one in publish and I never noticed the directory... so I was editing the wrong one.


Last updated: Apr 12 2022 at 19:14 UTC