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