FHIR Chat · LHC-Forms Builder: Support Copyright Display · questionnaire

Stream: questionnaire

Topic: LHC-Forms Builder: Support Copyright Display


view this post on Zulip Matt Elrod (Aug 19 2020 at 14:03):

Does "Form Builder for LHC-Forms/FHIR Questionnaire" support copyright display?

In the item attributes Basic window, there is a Name for "Help text.." and a Value field.
image.png
In the Item attributes Advanced, there is a Name for "Copyright Notice" and a Value field.
image.png
And In the widget preview both help instructions and copyright are able to be displayed.
image.png

However, in the JSON output, only details related to Help display.
image.png

Is there something that I am missing to have the Copyright details include with the JSON output?

view this post on Zulip Paul Lynch (Aug 19 2020 at 14:49):

It seems FHIR Questionnaire does not provide a mechanism for marking item-level text as copyright information for that item. Current options would be (in FHIR) to create an item of type "display" that contains the copyright information (which would always show on the form), or to put it in help text for the item (which in LHC-Forms would mean the user would click the help button ("?") rather than the copyright button to see the text). If you would like a FHIR Questionnaire that can have item-level copyright buttons showing the copyright text, then the thing to do would be to file a ticket at https://jira.hl7.org/ so we can get that added as an extension. In the interim, LHC-Forms could support a custom extension for that, though only LHC-Forms would understand it. But, the first question is, do either of the existing options mentioned above ("display" or "help" text) fully meet your needs?

(A separate issue which I will make a note of is that the NLM Form Builder should not be providing a way to enter copyright information that gets dropped from the FHIR output.)

view this post on Zulip Paul Lynch (Aug 26 2020 at 22:35):

We decided to request the ability to represent item-level copyright text. J#28363


Last updated: Apr 12 2022 at 19:14 UTC