Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.mcode@0.9.1
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.mcode-0.9.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.0" ],
"tools-version": 3,
"_id": "hl7.fhir.us.mcode@0.9.1",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.mcode-0.9.1.tgz"
},
"name": "hl7.fhir.us.mcode",
"type": "fhir.ig",
"title": "HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU Ballot 1",
"author": "HL7 International Clinical Interoperability Council",
"id": "hl7.fhir.us.mcode@0.9.1",
"canonical": "http://hl7.org/fhir/us/mcode",
"url": "http://hl7.org/fhir/us/mcode/2019Sep/",
"version": "0.9.1",
"dependencies": {
"hl7.fhir.r4.core": "4.0.1"
}
}