CanShare Forms Implementation Guide
0.1.0 - ci-build

CanShare Forms Implementation Guide, published by CanShare. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/canshareFormsIG/ and changes regularly. See the Directory of published versions

Notes

general notes during IG dev

my notes

use a script to pull the details from a canshare server via an api

  • data in published database script has list of forms (? config file or sushi-config) config file:
    • form name
    • version wanted API calls needed (form name as key)
  • get Q. pull directly from publishedDB - version from config file
  • get Logical Model. New API that generates the FSH server side

for each entry in the config file

  • download the Q
    • save in input/resources folder
  • download model
    • save in input/fsh/models
  • update the summary page table with links to artifacts and the q viewer