PackagesCanonicalsLogsProblems
    Packages
    fhirtools.ig.template

fhirtools.ig.template

Install package
npm install --registry https://fs.get-ig.org/pkgs fhirtools.ig.template
Get resources
curl https://fs.get-ig.org/rs/fhirtools.ig.template-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

FHIR profiles, IG used in the digital health training series

package.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",
  "dist-tags": {
    "latest": "1.0.0"
  },
  "author": "Janaka Peiris",
  "_versions": [ "1.0.0" ],
  "id": "fhirtools.ig.template@1.0.0",
  "versions": {
    "1.0.0": {
      "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"
      }
    }
  },
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions