PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.cda-fhir-maps
    0.1.0

ch.fhir.ig.cda-fhir-maps@0.1.0 4.0.1

Install package
npm install --registry https://fs.get-ig.org/pkgs ch.fhir.ig.cda-fhir-maps@0.1.0
Get resources
curl https://fs.get-ig.org/rs/ch.fhir.ig.cda-fhir-maps-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ch.fhir.ig.cda-fhir-maps@0.1.0",
  "date": "20201209151552",
  "license": "CC-BY-SA-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ch.fhir.ig.cda-fhir-maps-0.1.0.tgz"
  },
  "name": "ch.fhir.ig.cda-fhir-maps",
  "type": "fhir.ig",
  "title": "CDA-FHIR-Maps (R4)",
  "author": "ahdis",
  "id": "ch.fhir.ig.cda-fhir-maps@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://fhir.ch/ig/cda-fhir-maps",
  "version": "0.1.0",
  "maintainers": [ {
    "url": "http://www.ahdis.ch/",
    "name": "ahdis"
  } ],
  "dependencies": {
    "hl7.fhir.cda": "dev",
    "hl7.fhir.r4.core": "4.0.1",
    "ch.fhir.ig.ch-emed": "0.1.1"
  }
}