PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.cafex
    2.0.0

ca.infoway.io.cafex@2.0.0 4.0.1

The CA:FeX Interoperability Specifications (Canadian FHIR Exchange (CA:FeX)) seek to promote FHIR RESTful exchange patterns, developed by industry-leading FHIR standards that can be applied on top of an existing infrastructure just as easily as it can be applied on top of FHIR servers.

Install package
npm install --registry https://fs.get-ig.org/pkgs ca.infoway.io.cafex@2.0.0
Get resources
curl https://fs.get-ig.org/rs/ca.infoway.io.cafex-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The CA:FeX Interoperability Specifications (Canadian FHIR Exchange (CA:FeX))  seek to promote FHIR RESTful exchange patterns, developed by industry-leading FHIR standards that can be applied on top of an existing infrastructure just as easily as it can be applied on top of FHIR servers. ",
  "fhirVersions": [ "4.0.1" ],
  "_id": "ca.infoway.io.cafex@2.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ca.infoway.io.cafex-2.0.0.tgz"
  },
  "name": "ca.infoway.io.cafex",
  "author": "Infoway Interoperability Team",
  "id": "ca.infoway.io.cafex@2.0.0",
  "version": "2.0.0",
  "dependencies": {
    "hl7.fhir.uv.ipa": "1.0.0",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "6.1.0"
  }
}