PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples
    5.0.0-snapshot1

hl7.fhir.r5.examples@5.0.0-snapshot1 3.0.1

FHIR Examples package - the NPM package that contains all the examples in the base FHIR specification (built Tue, Dec 21, 2021 15:26+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.r5.examples@5.0.0-snapshot1
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.r5.examples-5.0.0-snapshot1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Deps
No deps
package.json
{
  "description": "FHIR Examples package - the NPM package that contains all the examples in the base FHIR specification (built Tue, Dec 21, 2021 15:26+1100+11:00)",
  "fhirVersions": [ "3.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.r5.examples@5.0.0-snapshot1",
  "date": "20211221152620",
  "license": "CC0-1.0",
  "homepage": "http://build.fhir.org/",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.r5.examples-5.0.0-snapshot1.tgz"
  },
  "name": "hl7.fhir.r5.examples",
  "type": "fhir.core",
  "title": "FHIR Examples package",
  "author": "HL7 Inc",
  "id": "hl7.fhir.r5.examples@5.0.0-snapshot1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir",
  "url": "http://build.fhir.org/",
  "version": "5.0.0-snapshot1"
}