PackagesCanonicalsLogsProblems
    Packages
    hl7.utg.template
    0.8.0

hl7.utg.template@0.8.0

HL7 UTG Template

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