Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ontario eForms – FHIR Liquid Renderer (Browser SPA)

This is a single-page web app that:

  1. Loads a Questionnaire
  2. Extracts the Liquid template from extension
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid
  3. Finds the referenced contained Library
  4. Decodes base64 Liquid markup
  5. Renders it against a QuestionnaireResponse
  6. Shows the generated Note

How to use

Open index.html in any browser.

Paste:

  • A Questionnaire JSON (with contained Library)
  • A QuestionnaireResponse JSON

Click Render.

Dependencies

  • liquidjs (via CDN)
  • Runs entirely client-side

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages