PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    4.3.0

hl7.fhir.core@4.3.0 4.3.0

Group Wrapper that includes all the R4B packages

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