formbuilder-lhcforms icon indicating copy to clipboard operation
formbuilder-lhcforms copied to clipboard

Build LHC-Forms and FHIR Questionnaires

Results 25 formbuilder-lhcforms issues
Sort by recently updated
recently updated
newest added

When using the new version, it does not allow to export the created questionnaire in the LFORMS structure. Using the `/previous` version does allow it. We need this format to...

It is not possible to enter valid ucum unit in the unit field if they are not 'precoordinated' in the API used. For exemple : ![image](https://github.com/lhncbc/formbuilder-lhcforms/assets/61731606/03ec67f7-05dc-4d66-aab3-0b8e527cf069) ![image](https://github.com/lhncbc/formbuilder-lhcforms/assets/61731606/e8e0350f-26dc-48ac-89c0-36dd1d2a332d) ![image](https://github.com/lhncbc/formbuilder-lhcforms/assets/61731606/81ec25b0-5018-4272-9b6d-32b7b3310748) In such...

fix issue #76 : display hierarchy sequence number when conditional display after code review

As formBuilder user, not necessarily familiar with ValueSet en CodeSystem management, the current field `answer value set` requires me to find the url on my own, which is not very...

add a new function that copy the context tree node with all its childs. ![image](https://github.com/lhncbc/formbuilder-lhcforms/assets/14861910/0fc175a7-a0be-47c8-8dab-b0b00c35eaa8)

- the copy is recursive: when node has childs, childs are copied also. - the linkId is generated automaticaly as a random 12 digits number - ![image](https://github.com/lhncbc/formbuilder-lhcforms/assets/14861910/e058c41a-9b7e-4a22-a733-0abc9826d937)

As you can see for [this example](https://github.com/lhncbc/formbuilder-lhcforms/files/14482964/Enable-when-source-issue-when-many-item-having-the-same-text.R4.json) , it's not clear which item is selected and choosed for conditional display when we have multiple items with the same text (which...

Salaam, Hi, Could you please help guide me the steps to make the NLM Form Builder able to connect to the FHIR Server which protected by Keycloak? The test FHIR...

Hello, I can't find a way, If I check boolean item initial value to yes or no, to uncheck it. A similar issue exist with (open-)choice item (with answer list...

filling the unit field of an integer item ![image](https://github.com/lhncbc/formbuilder-lhcforms/assets/61731606/838d9694-4806-4226-a714-0e758d21a184) leads to the following json : ``` { "item": [ { "type": "integer", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-unit", "valueCoding": { "system":...