Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.ccda@1.8.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.ccda-1.8.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "1.8.0" ],
"tools-version": 3,
"_id": "hl7.fhir.us.ccda@1.8.0",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"homepage": "http://hl7.org/fhir/us/ccda/2017Jan",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.ccda-1.8.0.tgz"
},
"name": "hl7.fhir.us.ccda",
"type": "fhir.ig",
"title": "C-CDA On FHIR Implementation Guide",
"id": "hl7.fhir.us.ccda@1.8.0",
"canonical": "http://hl7.org/fhir/us/ccda",
"url": "http://hl7.org/fhir/us/ccda/2017Jan",
"version": "1.8.0"
}