PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    3.0.2

hl7.fhir.core@3.0.2 3.0.2

Group Wrapper that includes all the R3 packages

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