In the last post we looked at enhancements that were made to an existing clinFHIR module – the Bundle Viewer. Now let’s take a look at a new module – the Questionnaire Viewer. This was developed as part of the CanShare project in New Zealand and made available to clinFHIR for more general use. It’s still under development (of course 🙂 ), but the current version can be viewed in the clinFHIR test environment here.
Key features of the module include:
- Import any R4 FHIR questionnaire (will be updated to R6 soonish)
- Tree view of the Questionnaire with links to the underlying item elements in the Questionnaire
- An SDC view intended to expose specific SDC based extensions and features
- Using integrations with the Form Tester module in the Fhirpath lab, it can render forms using the CSIRO forms renderer
- Using the same integrations (using SMART web messaging) it can execute SDC based form pre-population, retrieve the QuestionnaireResponse and perform resource extraction, displaying the results within the app or passing it to Bundle Viewer for more detailed inspection of the extracted bundle
Let’s do a quick run through showing this end to end.
Read more of this post
Recent Comments