Install package
npm install --registry https://fs.get-ig.org/pkgs ch.chmed20af.emediplan@1.0.0
Get resources
curl https://fs.get-ig.org/rs/ch.chmed20af.emediplan-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ch.chmed20af.emediplan@1.0.0",
"date": "20200702113953",
"license": "CC-BY-SA-4.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/ch.chmed20af.emediplan-1.0.0.tgz"
},
"name": "ch.chmed20af.emediplan",
"type": "fhir.ig",
"title": "Implementation Guide CHMED20AF (R4)",
"author": "IG eMediplan",
"id": "ch.chmed20af.emediplan@1.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://chmed20af.emediplan.ch/fhir",
"version": "1.0.0",
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"ch.fhir.ig.ch-core": "current",
"ch.fhir.ig.ch-emed": "current",
"ch.fhir.ig.ch-epr-term": "current"
}
}