PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.template
    0.0.5

hl7.fhir.template@0.0.5

HL7 FHIR Template - for use with HL7-published FHIR IGs

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.template@0.0.5
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.template-0.0.5.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "HL7 FHIR Template - for use with HL7-published FHIR IGs",
  "_id": "hl7.fhir.template@0.0.5",
  "date": "20200202224558",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.template-0.0.5.tgz"
  },
  "name": "hl7.fhir.template",
  "type": "fhir.template",
  "author": "http://hl7.org/fhir",
  "id": "hl7.fhir.template@0.0.5",
  "canonical": "http://github.com/HL7/ig-template-fhir",
  "base": "hl7.base.template",
  "version": "0.0.5",
  "dependencies": {
    "hl7.base.template": "0.0.1"
  }
}