PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.bulkdata
    1.1.0

hl7.fhir.uv.bulkdata@1.1.0 4.0.1

FHIR based approach for exporting large data sets from a FHIR server to a client application (built Fri, Apr 16, 2021 11:36+1000+10:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.bulkdata@1.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.bulkdata-1.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "FHIR based approach for exporting large data sets from a FHIR server to a client application (built Fri, Apr 16, 2021 11:36+1000+10:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.bulkdata@1.1.0",
  "date": "20210416113603",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.bulkdata-1.1.0.tgz"
  },
  "name": "hl7.fhir.uv.bulkdata",
  "type": "fhir.ig",
  "title": "Bulk Data Access IG",
  "author": "HL7 International - FHIR Infrastructure Work Group",
  "id": "hl7.fhir.uv.bulkdata@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/bulkdata",
  "url": "http://hl7.org/fhir/uv/bulkdata/2021May",
  "version": "1.1.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}