PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.template
    1.0.0

hl7.cda.template@1.0.0

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

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.cda.template@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.cda.template-1.0.0.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@1.0.0",
  "date": "20251001140232",
  "license": "CC0-1.0",
  "tgz": "-/hl7.cda.template-1.0.0.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.cda.template-1.0.0.tgz"
  },
  "name": "hl7.cda.template",
  "type": "fhir.template",
  "author": "http://hl7.org/fhir",
  "id": "hl7.cda.template@1.0.0",
  "canonical": "http://github.com/HL7/ig-template-cda",
  "lsn": 1534,
  "base": "hl7.base.template",
  "version": "1.0.0",
  "timestamp": "2025-10-01T05:28:19.024296618Z",
  "dependencies": {
    "hl7.base.template": "1.0.0"
  }
}