FHIR Chat · Creating a composition in Scenario builder problem · clinFHIR

Stream: clinFHIR

Topic: Creating a composition in Scenario builder problem


view this post on Zulip Dimitar (Sep 27 2017 at 12:40):

Hello,
My problem is the following, I created a composition resource in the clinFHIR scenario builder, but it didn't create a document bundle, as I assume it should. Subsequently, there wasn't a Document Bundle subtab, under the Document tab. Thank you in advance!

view this post on Zulip David Hay (Sep 27 2017 at 17:13):

Hmm. not had that before! Can you see if there are any errors showing in the browser console log? And perhaps a screen shot of the SB with the middle one showing the List tab?

view this post on Zulip Dimitar (Sep 27 2017 at 19:37):

pasted image This is the error that I receive in the console log

view this post on Zulip Dimitar (Sep 27 2017 at 19:40):

pasted image pasted image

view this post on Zulip Dimitar (Sep 27 2017 at 19:40):

These are the two views of the SB

view this post on Zulip David Hay (Sep 28 2017 at 00:03):

OK. The error is an issue which occurs when a section has no text - I'll fix that. The bundle subtab got moved under the 'description' tab (as it works for all scenarios)...
cheers...

view this post on Zulip Dimitar (Sep 28 2017 at 06:40):

@David Hay Much appreciated! Thank you!

view this post on Zulip Dimitar (Sep 28 2017 at 15:39):

I am quite new with the FHIR specification, so pardon my ignorance, but each document corresponds to a single(separate) scenario, is that correct?

view this post on Zulip David Hay (Sep 28 2017 at 17:47):

It does in the Scenario builder - but this is specific to clinFHIR rather than the FHIR spec. The spec doesn't really talk about scenarios - we think of it as a 'platform' specification. Scenarios describe a particular business activity, and you then use FHIR to represent that activity - modeling it in the SB. In truth, calling a document a scenario is probably misleading - it would be more accurate to say that you're using the scenario builder as a document builder in this case...

And the current Scenario builder is somewhat limited in representing the changes to resources & their relationships that might occur over the course of a scenario. You can take 'snapshots' as you update the scenario (https://fhirblog.com/2017/04/16/a-sense-of-history-with-clinfhir/) but it's a bit limited at the moment...

view this post on Zulip Dimitar (Sep 28 2017 at 22:08):

@David Hay Thank you again for the clear explanation, that was really useful

view this post on Zulip Jayashree Surnar (Oct 05 2017 at 04:28):

hello @David Hay ,
If I send a document without Bundle.identifier i.e bundle which has 1st entry as Composition and followed by the other resources which we have specified in the Composition.section, getting an error if i use advance rest client or post man but while doing in the clinfhir not getting any warnings.
may I know the reason?
Thank you.

view this post on Zulip shivnath shelake (Nov 14 2017 at 07:57):

@Jayashree Surnar
Hi a am getting below error i found you also faced same if you solved this please provide your input..

pasted image

view this post on Zulip Jayashree Surnar (Nov 14 2017 at 11:35):

@Sssss Sssss which server you are using?

view this post on Zulip shivnath shelake (Nov 14 2017 at 12:23):

@Jayashree Surnar
Hi
I am using vonk FHIR local server (endpoint as http://localhost:4080/)
(production server is http://vonk.furore.com/)..

Which server we used for scenario creation or adding new patient in ClinFhir.

view this post on Zulip David Hay (Nov 14 2017 at 18:40):

@Jayashree Surnar - not quite sure what the issue is - what are you trying to do in clinFHIR? (But if if fails when sending directly, it does sound like there is an issue with validating in CF
@Sssss Sssss - what details did you use when adding the vonk server? It does sound like Vonk isn't returning the expected headers - I'm about to head to devdays so will take it up with them while I'm there...


Last updated: Apr 12 2022 at 19:14 UTC