Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.deep6.ai@2.3.0
Get resources
curl https://fs.get-ig.org/rs/fhir.deep6.ai-2.3.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"_id": "fhir.deep6.ai@2.3.0",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"tgz": "-/fhir.deep6.ai-2.3.0.tgz",
"dist": {
"tarball": "https://fs.get-ig.org/-/fhir.deep6.ai-2.3.0.tgz"
},
"name": "fhir.deep6.ai",
"type": "IG",
"author": "Deep 6 AI",
"id": "fhir.deep6.ai@2.3.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://deep6.ai/fhir",
"url": "file:///home/runner/work/D6AI-FHIR-IG/D6AI-FHIR-IG/output",
"lsn": 857,
"version": "2.3.0",
"timestamp": "2025-07-26T10:59:30.076870166Z",
"maintainers": [ {
"name": "Deep 6 AI"
} ],
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"hl7.fhir.us.core": "6.1.0",
"hl7.terminology.r4": "6.4.0",
"hl7.fhir.uv.extensions.r4": "5.2.0",
"hl7.fhir.uv.genomics-reporting": "3.0.0"
}
}