PackagesCanonicalsLogsProblems
    Packages
    who.fhir.template
    0.1.0

who.fhir.template@0.1.0

WHO FHIR Template

Install package
npm install --registry https://fs.get-ig.org/pkgs who.fhir.template@0.1.0
Get resources
curl https://fs.get-ig.org/rs/who.fhir.template-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "WHO FHIR Template",
  "_id": "who.fhir.template@0.1.0",
  "date": "20230913055843",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/who.fhir.template-0.1.0.tgz"
  },
  "name": "who.fhir.template",
  "type": "fhir.template",
  "author": "World Health Organization",
  "id": "who.fhir.template@0.1.0",
  "canonical": "http://github.com/WorldHealthOrganization/smart-ig",
  "base": "cqf.fhir.template",
  "version": "0.1.0",
  "dependencies": {
    "cqf.fhir.template": "0.3.0"
  }
}