PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms
    1.0.2-beta

ca.on.health.idms@1.0.2-beta 5.0.0

The system will support a single authoritative record of drug product info in a central repository.

Install package
npm install --registry https://fs.get-ig.org/pkgs ca.on.health.idms@1.0.2-beta
Get resources
curl https://fs.get-ig.org/rs/ca.on.health.idms-1.0.2-beta.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The system will support a single authoritative record of drug product info in a central repository.",
  "fhirVersions": [ "5.0.0" ],
  "_id": "ca.on.health.idms@1.0.2-beta",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ca.on.health.idms-1.0.2-beta.tgz"
  },
  "name": "ca.on.health.idms",
  "author": "garymyra",
  "id": "ca.on.health.idms@1.0.2-beta",
  "version": "1.0.2-beta",
  "dependencies": {
    "hl7.fhir.r5.core": "5.0.0"
  }
}