FHIR Chat · SearchParameter: IG Publisher not generating text · IG creation

Stream: IG creation

Topic: SearchParameter: IG Publisher not generating text


view this post on Zulip Saul Kravitz (Oct 03 2019 at 19:42):

Is the IG publisher supposed to generate the text that fills the text div in a search parameter, or is there another way to generate the text?
Currently, the publication process leaves the text div untouched... see https://build.fhir.org/ig/HL7/davinci-pdex-plan-net/SearchParameter-plannet-available-days.json.html as an example.

view this post on Zulip Grahame Grieve (Oct 03 2019 at 19:44):

if you pre-supply text, it ignores it on the grounds that you supplied it. If there's no text present, then it generates some. The outcome of that is that you provide something simple like "Generated Narrative with Details" than that's what will be produced

view this post on Zulip Saul Kravitz (Oct 03 2019 at 19:48):

So, I shouldn't include the 'text:' field at all? Or it should be empty?
THANKS for the lightning response.

view this post on Zulip Grahame Grieve (Oct 03 2019 at 19:55):

don't include it at all if you want it to be generated

view this post on Zulip Saul Kravitz (Oct 03 2019 at 20:54):

Thx.. works as advertised...


Last updated: Apr 12 2022 at 19:14 UTC