PackagesCanonicalsLogsProblems
    Packages
    fhir.test.data.r2

fhir.test.data.r2

Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.test.data.r2
Get resources
curl https://fs.get-ig.org/rs/fhir.test.data.r2-0.2.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

Useful test data for working with FHIR

package.json
{
  "description": "Useful test data for working with FHIR",
  "fhirVersions": [ "1.0.2" ],
  "_id": "fhir.test.data.r2@0.2.1",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhir.test.data.r2-0.2.1.tgz"
  },
  "name": "fhir.test.data.r2",
  "dist-tags": {
    "latest": "0.2.1"
  },
  "type": "fhir.ig",
  "title": "tx.fhir.org Test Data Set",
  "author": "FHIR Project",
  "_versions": [ "0.2.1", "0.2.0", "0.1.0" ],
  "id": "fhir.test.data.r2@0.2.1",
  "canonical": "http://fhir.org/test-data",
  "url": "http://fhir.org/packages/fhir.test.data.r2",
  "versions": {
    "0.2.1": {
      "description": "Useful test data for working with FHIR",
      "fhirVersions": [ "1.0.2" ],
      "_id": "fhir.test.data.r2@0.2.1",
      "license": "CC0-1.0",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/fhir.test.data.r2-0.2.1.tgz"
      },
      "name": "fhir.test.data.r2",
      "type": "fhir.ig",
      "title": "tx.fhir.org Test Data Set",
      "author": "FHIR Project",
      "id": "fhir.test.data.r2@0.2.1",
      "canonical": "http://fhir.org/test-data",
      "url": "http://fhir.org/packages/fhir.test.data.r2",
      "version": "0.2.1",
      "dependencies": {
        "hl7.fhir.r2.core": "current"
      }
    },
    "0.1.0": {
      "description": "Useful test data for working with FHIR",
      "_id": "fhir.test.data.r2@0.1.0",
      "license": "CC0-1.0",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/fhir.test.data.r2-0.1.0.tgz"
      },
      "name": "fhir.test.data.r2",
      "type": "fhir.ig",
      "title": "tx.fhir.org Test Data Set",
      "author": "FHIR Project",
      "id": "fhir.test.data.r2@0.1.0",
      "canonical": "http://fhir.org/test-data",
      "url": "http://fhir.org/packages/fhir.test.data.r2",
      "version": "0.1.0",
      "dependencies": {
        "hl7.fhir.r2.core": "current"
      }
    },
    "0.2.0": {
      "description": "Useful test data for working with FHIR",
      "fhirVersions": [ "1.0" ],
      "_id": "fhir.test.data.r2@0.2.0",
      "license": "CC0-1.0",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/fhir.test.data.r2-0.2.0.tgz"
      },
      "name": "fhir.test.data.r2",
      "type": "fhir.ig",
      "title": "tx.fhir.org Test Data Set",
      "author": "FHIR Project",
      "id": "fhir.test.data.r2@0.2.0",
      "canonical": "http://fhir.org/test-data",
      "url": "http://fhir.org/packages/fhir.test.data.r2",
      "version": "0.2.0",
      "dependencies": {
        "hl7.fhir.r2.core": "current"
      }
    }
  },
  "version": "0.2.1",
  "dependencies": {
    "hl7.fhir.r2.core": "current"
  }
}

Versions