PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec
    1.0.0-dft-ballot

ca.infoway.io.erec@1.0.0-dft-ballot 4.0.1

The CA:eReC iGuide seeks to provide guidance around the messaging paradigm and other patterns related to sending and receiving eReferrals and eConsults.

Install package
npm install --registry https://fs.get-ig.org/pkgs ca.infoway.io.erec@1.0.0-dft-ballot
Get resources
curl https://fs.get-ig.org/rs/ca.infoway.io.erec-1.0.0-dft-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The CA:eReC iGuide seeks to provide guidance around the messaging paradigm and other patterns related to sending and receiving eReferrals and eConsults.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "ca.infoway.io.erec@1.0.0-dft-ballot",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ca.infoway.io.erec-1.0.0-dft-ballot.tgz"
  },
  "name": "ca.infoway.io.erec",
  "author": "CA:eReC Team",
  "id": "ca.infoway.io.erec@1.0.0-dft-ballot",
  "version": "1.0.0-dft-ballot",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.ca.baseline": "1.1.7",
    "ca.on.oh-eReferral-eConsult": "0.11.1-alpha1.0.12"
  }
}