PackagesCanonicalsLogsProblems
    Packages
    openehr.fhir.template
    0.1.1

openehr.fhir.template@0.1.1

IHE FHIR Template

Install package
npm install --registry https://fs.get-ig.org/pkgs openehr.fhir.template@0.1.1
Get resources
curl https://fs.get-ig.org/rs/openehr.fhir.template-0.1.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "IHE FHIR Template",
  "_id": "openehr.fhir.template@0.1.1",
  "date": "20250221200056",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/openehr.fhir.template-0.1.1.tgz"
  },
  "name": "openehr.fhir.template",
  "type": "fhir.template",
  "author": "http://openehr.org",
  "id": "openehr.fhir.template@0.1.1",
  "canonical": "http://fhir.org/templates/openehr.fhir.template",
  "base": "fhir.base.template",
  "version": "0.1.1",
  "dependencies": {
    "fhir.base.template": "0.8.1"
  }
}