Install package
npm install --registry https://fs.get-ig.org/pkgs ch.fhir.ig.ch-vacd@4.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/ch.fhir.ig.ch-vacd-4.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ch.fhir.ig.ch-vacd@4.0.0-ballot",
"date": "20230629171637",
"license": "CC0-1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/ch.fhir.ig.ch-vacd-4.0.0-ballot.tgz"
},
"name": "ch.fhir.ig.ch-vacd",
"type": "IG",
"title": "Implementation Guide CH VACD",
"author": "HL7 Switzerland",
"id": "ch.fhir.ig.ch-vacd@4.0.0-ballot",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://fhir.ch/ig/ch-vacd",
"url": "http://fhir.ch/ig/ch-vacd/4.0.0-ballot",
"version": "4.0.0-ballot",
"maintainers": [ {
"url": "https://www.hl7.ch/",
"name": "HL7 Switzerland"
} ],
"dependencies": {
"hl7.fhir.uv.ips": "1.0.0",
"hl7.terminology": "5.1.0",
"hl7.fhir.r4.core": "4.0.1",
"ch.fhir.ig.ch-core": "4.0.0-ballot",
"ch.fhir.ig.ch-emed": "4.0.0-ballot",
"ch.fhir.ig.ch-epr-term": "2.0.9",
"hl7.fhir.uv.extensions.r4": "1.0.0",
"ch.fhir.ig.ch-allergyintolerance": "2.0.0-ballot"
}
}