PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    5.0.0

hl7.fhir.core@5.0.0 5.0.0

Group Wrapper that includes all the R5 packages

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