PackagesCanonicalsLogsProblems
    Packages
    BC-Patient.Summary
    0.0.0

BC-Patient.Summary@0.0.0 4.0.1

Work on the Implementation Guide for Patient Summary and other FHIR Resources.

Install package
npm install --registry https://fs.get-ig.org/pkgs BC-Patient.Summary@0.0.0
Get resources
curl https://fs.get-ig.org/rs/BC-Patient.Summary-0.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Work on the Implementation Guide for Patient Summary and other FHIR Resources.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "BC-Patient.Summary@0.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/BC-Patient.Summary-0.0.0.tgz"
  },
  "name": "BC-Patient.Summary",
  "author": "matthewsheppard",
  "id": "BC-Patient.Summary@0.0.0",
  "version": "0.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "ca.infoway.io.psca": "1.0.0"
  }
}