PackagesCanonicalsLogsProblems
    Packages
    hl7.davinci.template
    0.8.1

hl7.davinci.template@0.8.1

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

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