Install package
npm install --registry https://fs.get-ig.org/pkgs ch.fhir.ig.ch-vacd@3.0.0
Get resources
curl https://fs.get-ig.org/rs/ch.fhir.ig.ch-vacd-3.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ch.fhir.ig.ch-vacd@3.0.0",
"date": "20221221134727",
"license": "CC-BY-SA-4.0",
"jurisdiction": "urn:iso:std:iso:3166#CHE",
"dist": {
"tarball": "https://fs.get-ig.org/-/ch.fhir.ig.ch-vacd-3.0.0.tgz"
},
"name": "ch.fhir.ig.ch-vacd",
"type": "IG",
"title": "Implementation Guide CH VACD",
"author": "HL7 Switzerland",
"id": "ch.fhir.ig.ch-vacd@3.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://fhir.ch/ig/ch-vacd",
"url": "http://fhir.ch/ig/ch-vacd/3.0.0",
"version": "3.0.0",
"maintainers": [ {
"url": "https://www.hl7.ch/",
"name": "HL7 Switzerland"
} ],
"dependencies": {
"hl7.fhir.uv.ips": "1.0.0",
"hl7.fhir.r4.core": "4.0.1",
"ch.fhir.ig.ch-core": "3.0.0",
"ch.fhir.ig.ch-emed": "3.0.0",
"hl7.terminology.r4": "5.0.0",
"ch.fhir.ig.ch-allergyintolerance": "1.0.0"
}
}