PackagesCanonicalsLogsProblems
    Packages
    ch.chmed20af.emediplan
    2.0.0

ch.chmed20af.emediplan@2.0.0 4.0.1

CHMED20AF is the FHIR Implementation Guide to represent the eMediplan in FHIR (built Wed, Jun 30, 2021 14:02+0200+02:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ch.chmed20af.emediplan@2.0.0
Get resources
curl https://fs.get-ig.org/rs/ch.chmed20af.emediplan-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "CHMED20AF is the FHIR Implementation Guide to represent the eMediplan in FHIR (built Wed, Jun 30, 2021 14:02+0200+02:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ch.chmed20af.emediplan@2.0.0",
  "date": "20210630140232",
  "license": "CC-BY-SA-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ch.chmed20af.emediplan-2.0.0.tgz"
  },
  "name": "ch.chmed20af.emediplan",
  "type": "fhir.ig",
  "title": "Implementation Guide CHMED20AF (R4)",
  "author": "IG eMediplan",
  "id": "ch.chmed20af.emediplan@2.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://chmed20af.emediplan.ch/fhir",
  "url": "http://chmed20af.emediplan.ch/fhir",
  "version": "2.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "ch.fhir.ig.ch-emed": "1.0.0"
  }
}