PackagesCanonicalsLogsProblems
    Packages
    GA.Questionaire
    1.0.0

GA.Questionaire@1.0.0 4.0.1

For deployment of questionnaires

Install package
npm install --registry https://fs.get-ig.org/pkgs GA.Questionaire@1.0.0
Get resources
curl https://fs.get-ig.org/rs/GA.Questionaire-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "For deployment of questionnaires ",
  "fhirVersions": [ "4.0.1" ],
  "_id": "GA.Questionaire@1.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/GA.Questionaire-1.0.0.tgz"
  },
  "name": "GA.Questionaire",
  "author": "Global Alliant",
  "id": "GA.Questionaire@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}