Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.core.v700@7.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.core.v700-7.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.us.core.v700@7.0.0",
"date": "20200828105409",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.core.v700-7.0.0.tgz"
},
"name": "hl7.fhir.us.core.v700",
"type": "fhir.ig",
"title": "US Core (Reuse Wrapper)",
"author": "HL7 International - FHIR Product Director",
"id": "hl7.fhir.us.core.v700@7.0.0",
"directories": {
"lib": "package"
},
"canonical": "http://hl7.org/fhir/us/core/v700",
"url": "http://hl7.org/fhir/us/core/STU7",
"version": "7.0.0",
"dependencies": {
"hl7.fhir.us.core": "7.0.0"
}
}