PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core
    4.1.0

hl7.fhir.r4b.core@4.1.0 3.0.1

FHIR Core package - the NPM package that contains all the definitions for the base FHIR specification (built Thu, Mar 11, 2021 17:06+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.r4b.core@4.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.r4b.core-4.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Deps
No deps
package.json
{
  "description": "FHIR Core package - the NPM package that contains all the definitions for the base FHIR specification (built Thu, Mar 11, 2021 17:06+1100+11:00)",
  "fhirVersions": [ "3.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.r4b.core@4.1.0",
  "date": "20210311170620",
  "license": "CC0-1.0",
  "homepage": "http://build.fhir.org/branches/R4B//",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.r4b.core-4.1.0.tgz"
  },
  "name": "hl7.fhir.r4b.core",
  "type": "fhir.core",
  "title": "FHIR Core package",
  "author": "HL7 Inc",
  "id": "hl7.fhir.r4b.core@4.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir",
  "url": "http://build.fhir.org/branches/R4B//",
  "version": "4.1.0"
}