Install package
npm install --registry https://fs.get-ig.org/pkgs ch.fhir.ig.ch-epr-term@2.0.2
Get resources
curl https://fs.get-ig.org/rs/ch.fhir.ig.ch-epr-term-2.0.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ch.fhir.ig.ch-epr-term@2.0.2",
"date": "20200415154943",
"license": "CC-BY-SA-4.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/ch.fhir.ig.ch-epr-term-2.0.2.tgz"
},
"name": "ch.fhir.ig.ch-epr-term",
"type": "fhir.ig",
"title": "CH-EPR-TERM",
"author": "HL7 Switzerland",
"id": "ch.fhir.ig.ch-epr-term@2.0.2",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://fhir.ch/ig/ch-epr-term",
"version": "2.0.2",
"maintainers": [ {
"url": "https://www.hl7.ch/",
"name": "HL7 Switzerland"
} ],
"dependencies": {
"hl7.fhir.r4.core": "4.0.1"
}
}