PackagesCanonicalsLogsProblems
    Packages
    test.ValidationTester
    0.1.0-alpha

test.ValidationTester@0.1.0-alpha 3.0.1

Test Validation

Install package
npm install --registry https://fs.get-ig.org/pkgs test.ValidationTester@0.1.0-alpha
Get resources
curl https://fs.get-ig.org/rs/test.ValidationTester-0.1.0-alpha.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Test Validation",
  "fhirVersions": [ "3.0.1" ],
  "_id": "test.ValidationTester@0.1.0-alpha",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.ValidationTester-0.1.0-alpha.tgz"
  },
  "name": "test.ValidationTester",
  "author": "sethur",
  "id": "test.ValidationTester@0.1.0-alpha",
  "version": "0.1.0-alpha",
  "dependencies": {
    "hl7.fhir.r3.core": "3.0.2"
  }
}