Stream: clinFHIR
Topic: SscenarioBuilder
Jayashree Surnar (Apr 11 2017 at 10:34):
hai @David Mitchell Hay, in QR dataTypes is not working for value QR-datatype-not-wrk.PNG. so please can you check that once?
David Hay (Apr 11 2017 at 22:50):
sorry - in which cf module, and what is 'not working'?
Jayashree Surnar (Apr 25 2017 at 09:48):
@David Hay , some times clinfhir is working fine. but some times unable to enter the data. i prepared some questions using questinnaire, and now while creating the QR, unable to enter the values here. so please let me know whats the exact problem?QR.PNG
and in scenario bulder for questionnaire resource unable to choose valuset for options element while creating the choice type questions.
David Hay (Apr 25 2017 at 17:44):
Is there an error being reported in the browser console? QR is one of the more complex resources, so may be stretching clinFHIR a bit :)
Jayashree Surnar (Apr 26 2017 at 04:32):
yes @David Hay, in scenarioBuilder Questionnaire.item.option.value[x] it's also not working. i'm trying to create questions of type choice and i'm trying to provides the options in String formate. so that i no need to have QR right? but in clinfhir some time i'm unable to load any valuesets. even unable to provide the string values. so what to do? please do you have any suggestions?
Thank you.
Mounika (Apr 26 2017 at 05:18):
Hi @David Hay ,I am using ClinFHIR in that scnarioBuilder, I am creating questions so unable to click QuestionnarieResponse.item.answer.value[x] as well as Questionnaire.item.options.value[x].
David Hay (Apr 26 2017 at 06:28):
sounds like questionnaire needs a bit of attention - I'll try to take a look shortly...
David Hay (Apr 26 2017 at 07:33):
So the issue is (as I thought) related to the relatively deep nesting of the resource, which CF doesn't handle all that well right now. I will take a look when I have time (TBH unlikely until after the WGM)...
What are your objectives here? CF is intended as an educational tool, so the current limitations haven't caused too many issues (so far). Are you wanting to build 'real' questionnaires? For what purpose? Maybe there's an alternative approach...
Mounika (Apr 26 2017 at 10:15):
@David Hay Here, in this actually we want to create these questions which have yes/no answers. so i need suggestion. how to create ?ROS.PNG
David Hay (Apr 26 2017 at 17:51):
@Brian Postlethwaite - weren't you working on a questionnaire builder?
Brian Postlethwaite (Apr 26 2017 at 20:46):
Yes, but it hasn't been updated for STU3 yet.
Jayashree Surnar (May 02 2017 at 04:42):
@David Hay . yes, we want to build 'real' questionnaires. we are creating the questions form for patient consent. for that purpose we are using CF as forge doesn't support json as well as STU3. so is there any alternate way to do this? or we can use this CF itself? please any suggestions?
David Hay (May 02 2017 at 17:29):
Questionnaire is one of the more complex resources (which is why CF is choking a bit!) - and I'm not sure when I'll have the time to look into that (though there may be some over the WGM). Forge is more about profiling than creating resource instances. Is R3 a requirement? Is it worth having a chat with @Brian Postlethwaite to see what their plans are? Alternatively, you can always create the instances manually and validate them using one of the validating servers out there (Not so attractive I agree). And you'll still need a rendering engine of course....
Brian Postlethwaite (May 03 2017 at 02:32):
Thanks for that David, our tooling is currently in production at DSTU2, and are updating it to STU3, but won't be ready for a little while.
Once its done we will have a tech demo of it running on our SmartQ site that you can try out your own resources with from your own servers. (not in production of course)
Jayashree Surnar (May 03 2017 at 04:22):
Thank you, @David Hay , @Brian Postlethwaite .
Brian Postlethwaite (May 03 2017 at 04:26):
DSTU2 tech demo is available at http://SmartQ.azurewebsites.net
John Hatem (May 12 2017 at 10:23):
Can you update the Scenario Builder to support importing in the examples from our FHIR build 3.01, with all of the relationships to each of the patients, encounters, practitioners, medications, etc. The Import feature is great and with this addition it will make it even more useful as you can view the relationships in the graph without having to manually connect the resources.
John Hatem (May 12 2017 at 10:25):
It would also be great to Import the XML for a single resource and not just the bundle.
Rob Hausam (May 12 2017 at 13:37):
This is a remender of the issue that the Diagnostics group found with editing the Observation.effective date - even after changing it kept reverting to the current date when saved.
Rob Hausam (May 12 2017 at 13:46):
We also noted several issues of outdated versions of the specification being used for new resources that were created, even though we were using the HAPI STU3 server for all three. @David Hay suggested that it appeared to be coming from outdated versions of the spec on the HAPI server - but should verify!
Michael van der Zel (Jun 08 2017 at 08:34):
In the scenario builder I like to constrain Logical Models further in scenarios. With constrain I mean, set default values for certain attributes. And have multiple "instances" of the same Logical Model but with different default values. Is that possible? Thanks.
David Hay (Jun 09 2017 at 00:54):
Hi Michael - can you give more details about what you're after? Do you mean that when you create the logical model, you define the 'default' values to use when instantiating a copy in the scenario builder?
Michael van der Zel (Jun 13 2017 at 12:07):
@David Hay Hah. I missed your reply... So many messages :-( Anyhow. I have a logical model called "Key-Value" it has 2 elements, namely key and value. In a scenario I have 2 Key-Value instances 1 with Key = "A" and the other with Key = "B".
David Hay (Jun 13 2017 at 17:50):
Hi Michael - OK - that seems fine - but what changes are you after in clinFHIR? (It's the term 'default' that is confusing me :) )
Pranitha Sruthi (Jun 15 2017 at 07:05):
@David Hay yes exactly, when I click on the 'save' button, the window is not getting closed. jsconsole.PNG Here is a screenshot which displays the javascript console.
Michael van der Zel (Jun 15 2017 at 12:33):
...
David Hay (Jun 15 2017 at 19:06):
Hmm. that doesn't shed any light I'm afraid. Which profile are you trying to edit? Can you give me the steps you are taking? I'll try to duplicate at my end...
Jayashree Surnar (Sep 11 2017 at 09:49):
hi @David Hay ,
unable to load the questionnaire resource to scenario builder.
David Hay (Sep 11 2017 at 17:40):
Hmmm. There seem to be multiple SD's on the server with that Url which is causing issues. I'll investigate...
David Hay (Sep 11 2017 at 17:54):
So someone is saving invalid SD resources with the questionnaire Url on the hapi server. CF just chooses the first one (It shouldn't really happen at all). I need to figure out the best way to manage this - for now, if you change the Conformance server to the SNApp R3 server, you should be able to keep on going
David Hay (Sep 11 2017 at 20:22):
OK issue is fixed. (it wasn't invalid SD resources after all - looks like there's a query issue, and CF was too trusting!)
Jayashree Surnar (Sep 12 2017 at 04:30):
Thank you @David Hay
Last updated: Apr 12 2022 at 19:14 UTC