PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    4.0.1

hl7.fhir.core@4.0.1 4.0.1

Group Wrapper that includes all the R4 packages

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.core@4.0.1
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.core-4.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Group Wrapper that includes all the R4 packages",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.core@4.0.1",
  "license": "CC0-1.0",
  "homepage": "http://hl7.org/fhir",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.core-4.0.1.tgz"
  },
  "name": "hl7.fhir.core",
  "type": "fhir.core",
  "title": "FHIR Core - Group package for R4",
  "author": "HL7 Inc",
  "id": "hl7.fhir.core@4.0.1",
  "canonical": "http://hl7.org/fhir",
  "url": "http://hl7.org/fhir/R4",
  "fhir-version-list": [ "4.0.1" ],
  "version": "4.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.r4.elements": "4.0.1",
    "hl7.fhir.r4.examples": "4.0.1",
    "hl7.fhir.r4.expansions": "4.0.1"
  }
}