PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.template
    0.1.2

hl7.cda.template@0.1.2

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

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