PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core
    5.0.0-ballot

hl7.fhir.r5.core@5.0.0-ballot 5.0.0-ballot

FHIR Core package - the NPM package that contains all the definitions for the base FHIR specification (built Sat, Sep 10, 2022 04:52+1000+10:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.r5.core@5.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.r5.core-5.0.0-ballot.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 Sat, Sep 10, 2022 04:52+1000+10:00)",
  "fhirVersions": [ "5.0.0-ballot" ],
  "tools-version": 3,
  "_id": "hl7.fhir.r5.core@5.0.0-ballot",
  "date": "20220910045237",
  "license": "CC0-1.0",
  "homepage": "http://build.fhir.org/",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.r5.core-5.0.0-ballot.tgz"
  },
  "name": "hl7.fhir.r5.core",
  "type": "Core",
  "title": "FHIR Core package",
  "author": "HL7 Inc",
  "id": "hl7.fhir.r5.core@5.0.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir",
  "url": "http://build.fhir.org/",
  "version": "5.0.0-ballot"
}