PackagesCanonicalsLogsProblems
    Packages
    ihe.fhir.template
    0.3.1

ihe.fhir.template@0.3.1

IHE FHIR Template

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.fhir.template@0.3.1
Get resources
curl https://fs.get-ig.org/rs/ihe.fhir.template-0.3.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "IHE FHIR Template",
  "_id": "ihe.fhir.template@0.3.1",
  "date": "20200929144718",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.fhir.template-0.3.1.tgz"
  },
  "name": "ihe.fhir.template",
  "type": "fhir.template",
  "author": "http://ihe.net",
  "id": "ihe.fhir.template@0.3.1",
  "canonical": "http://fhir.org/templates/ihe.fhir.template",
  "base": "fhir.base.template",
  "version": "0.3.1",
  "dependencies": {
    "fhir.base.template": "0.2.1"
  }
}