Bryn Rhodes

Results 146 comments of Bryn Rhodes

Hi @mgramigna , the HTML string contents would actually be the XML that comes out in the XML rendering, so: ``` define HelloWorld: 'Hello' + 'World' ``` Then JSON-escaped of...

@mgramigna , yes, and we'll make the change with a switch to make sure we support a transition phase.

I'd like to press for quarterly releases, I think 6 months is too long. So once the smoke has cleared from this release, we should plan the next one for...

Also consider these test cases: ``` // { 0, 1, 2, 3 } define Test1: expand Interval[0, 3] // { 0, 1, 2, 3 } define Test2: (expand { Interval[0,...

We will add this documentation to the readme. Some of our test files are quite long and require that setting

Apologies for missing this as well, but I'm unable to reproduce this problem, any more details? This works for me in both the translator and the engine.

Included in 1.4.0 release

Reopened because although facilitated through debug capabilities included in 1.4 RELEASE, there is more to this feature needed. Specifically configuration and output formatting.

IIRC, this was actually caused by an incorrect version of the FHIRHelpers resource being loaded. Is this still an issue or has this been addressed?

Apologies for missing this, but yes, for Question 1, that is currently an issue being addressed by an outstanding ballot comment reconciliation: [J#27060](https://jira.hl7.org/browse/FHIR-27060). For Question 2, yes, and that issue...