PackagesCanonicalsLogsProblems
    Packages
    fhirtools.ig.template
    1.0.0

fhirtools.ig.template@1.0.0 4.0.1

FHIR profiles, IG used in the digital health training series

Install package
npm install --registry https://fs.get-ig.org/pkgs fhirtools.ig.template@1.0.0
Get resources
curl https://fs.get-ig.org/rs/fhirtools.ig.template-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "FHIR profiles, IG used in the digital health training series ",
  "fhirVersions": [ "4.0.1" ],
  "_id": "fhirtools.ig.template@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhirtools.ig.template-1.0.0.tgz"
  },
  "name": "fhirtools.ig.template",
  "author": "Janaka Peiris",
  "id": "fhirtools.ig.template@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}