Stream: implementers
Topic: Universal ui representation
Andrey Ivanov (Sep 19 2018 at 23:08):
Some times ago I realized the idea, which you can see at https://github.com/Ivana-/fhir-face
Can it be interesting for any purposes? Any suggestions, recommendations, critics?
Grahame Grieve (Sep 21 2018 at 03:08):
what's a 'sansara' FHIR server?
nicola (RIO/SS) (Sep 21 2018 at 05:25):
This is aidbox hidden name :)
Grahame Grieve (Sep 21 2018 at 07:01):
so does it work with other servers? or just this one?
nicola (RIO/SS) (Sep 21 2018 at 07:04):
We have to test it. @Andrey Ivanov ?
Andrey Ivanov (Sep 21 2018 at 09:21):
I hope it can be modified to work with another FHIR server, if it supports metadata requests. Can you give me another FHIR server url to play with and to modify my project to work with it? Maybe with only read permissions?
Grahame Grieve (Sep 21 2018 at 10:54):
test.fhir.org or hapi.fhir.org
Andrey Ivanov (Sep 21 2018 at 12:10):
Thanks, I'l try them when I'l have time!
Andrey Ivanov (Sep 23 2018 at 03:52):
I create a demo, welcome to play: https://codepen.io/Ivana-/project/full/DQNzwY/
It uses HAPI fhir server by default, maybe later I'l add a selector. There are some limitations: spartan reference widgets (without any except type/display/id), codes not loads their value sets and shown as strings, limited extensions support, etc. But I hope I'l fix some of them in a time. Fhir servers are differs from each other, so it may be not so simple to create an universal solution.
Also there is not any documentation or user manual for now, I'l make it if it would be needed. But I hope all is simple. On graph view page vertices are draggable, theirs names in list and on chart are clickable (context menu for add/remove).
So, welcome to try and I'l glad to read a feedback! :)
Last updated: Apr 12 2022 at 19:14 UTC