FHIR Chat · Generate application/elm+json from IG toolchain? · cql

Stream: cql

Topic: Generate application/elm+json from IG toolchain?


view this post on Zulip Brian Kaney (Aug 17 2021 at 21:27):

Hi all, I am using the IG Publisher toolchain with binary adjunct support for making FHIR Library for each CQL Library. The toolchain does a nice job creating the FHIR resource, however for my use case I need the ELM in application/elm+json (and not eml+xml). Is there a setting in the IG Publisher to make this happen? Thanks!

view this post on Zulip JP (Aug 17 2021 at 21:59):

Hi Brian. You can add a cql-options.json file to the cql folder in your IG to set translator options. Here's an example:
https://github.com/cqframework/ecqm-content-r4/blob/master/input/cql/cql-options.json

view this post on Zulip Brian Kaney (Aug 17 2021 at 22:17):

neato! thanks!


Last updated: Apr 12 2022 at 19:14 UTC