PackagesCanonicalsLogsProblems
    Packages
    fhir.test.data.r3
    0.2.0

fhir.test.data.r3@0.2.0 3.0

Useful test data for working with FHIR

Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.test.data.r3@0.2.0
Get resources
curl https://fs.get-ig.org/rs/fhir.test.data.r3-0.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Useful test data for working with FHIR",
  "fhirVersions": [ "3.0" ],
  "_id": "fhir.test.data.r3@0.2.0",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhir.test.data.r3-0.2.0.tgz"
  },
  "name": "fhir.test.data.r3",
  "type": "fhir.ig",
  "title": "tx.fhir.org Test Data Set",
  "author": "FHIR Project",
  "id": "fhir.test.data.r3@0.2.0",
  "canonical": "http://fhir.org/test-data",
  "url": "http://fhir.org/packages/fhir.test.data.r3",
  "version": "0.2.0",
  "dependencies": {
    "hl7.fhir.r3.core": "current"
  }
}