Stream: implementers
Topic: Sample Data
Dan Doucet (Mar 03 2016 at 17:25):
Hi,
Are there any tools similar to clinFHIR referenced in this blog http://fhirblog.com/2015/08/03/building-resources-from-fhir-profiles/ that will allow you to generate/populate sample resources based on profiles defined in Forge?
David Hay (Mar 03 2016 at 21:23):
Hi Dan - I'm working on an update to the tool that will deal with some of the issues it has with more complex resources and with Profiles. I'm working with the Furore folk to integrate that with simplifier, so that you can save a profile there, then create the sample resources based on that profile. It's open source, so if you want to participate (it's an angular JS app) just let me know.
Dan Doucet (Mar 04 2016 at 13:57):
Hi - that sounds great! I would be very interested in helping out with the application. We're currently building an AngularJS Lab Order entry system and our own FHIR server (learned a lot from the Spark server). I've found that trying to provide sample resources to our developers after defining a profile to be challenging so anything that can help is welcome.
Grahame Grieve (Mar 05 2016 at 01:04):
Dan - if you pos the structure definition to my server at fhir2.healthintersections.com.au, you can then generate an example from the resource by GET http://fhir2.healthintersections.com.au/open/StructureDefinition/[id]/$generate
Grahame Grieve (Mar 05 2016 at 01:04):
or the notepad++ plug-in can do that for you too
Dan Doucet (Mar 06 2016 at 16:38):
Hi Grahame - thanks for the information about using your server and the notepad++ plugin. I just tried accessing your server today to download the latest copy of the plugin (http://www.healthintersections.com.au/FhirServer/fhirnpp.htm) and it's reporting that the site has a Security Violation. I can't seem to access anything on the site. Just wanted to make you aware. I've tried from Chrome and IE and get the same message.
Dan Doucet (Mar 06 2016 at 16:42):
never mind ... the site seems to be back
Last updated: Apr 12 2022 at 19:14 UTC