PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    1.0.2

hl7.fhir.core@1.0.2 1.0.2

Group Wrapper that includes all the R2 packages

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