PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core
    6.0.0-ballot2

hl7.fhir.r6.core@6.0.0-ballot2 6.0.0-ballot2

FHIR Core package - the NPM package that contains all the definitions for the base FHIR specification (built Mon, Aug 12, 2024 16:52+0800+08:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.r6.core@6.0.0-ballot2
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.r6.core-6.0.0-ballot2.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 Mon, Aug 12, 2024 16:52+0800+08:00)",
  "fhirVersions": [ "6.0.0-ballot2" ],
  "tools-version": 3,
  "_id": "hl7.fhir.r6.core@6.0.0-ballot2",
  "date": "20240812165212",
  "license": "CC0-1.0",
  "homepage": "http://hl7.org/fhir/6.0.0-ballot2/",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.r6.core-6.0.0-ballot2.tgz"
  },
  "name": "hl7.fhir.r6.core",
  "type": "Core",
  "title": "FHIR Core package",
  "author": "HL7 Inc",
  "id": "hl7.fhir.r6.core@6.0.0-ballot2",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir",
  "url": "http://hl7.org/fhir/6.0.0-ballot2/",
  "version": "6.0.0-ballot2"
}