PackagesCanonicalsLogsProblems
    Packages
    who.fhir.template
    0.5.1

who.fhir.template@0.5.1

WHO FHIR IG Template

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