Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.dicom@2025.2.20250411
Get resources
curl https://fs.get-ig.org/rs/fhir.dicom-2025.2.20250411.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "fhir.dicom@2025.2.20250411",
"license": "free",
"tgz": "-/fhir.dicom-2025.2.20250411.tgz",
"dist": {
"tarball": "https://fs.get-ig.org/-/fhir.dicom-2025.2.20250411.tgz"
},
"name": "fhir.dicom",
"type": "Conformance",
"author": "FHIR Project for DICOM",
"id": "fhir.dicom@2025.2.20250411",
"canonical": "http://fhir.org/packages/fhir.dicom",
"url": "http://fhir.org/packages/fhir.dicom",
"lsn": 132,
"version": "2025.2.20250411",
"timestamp": "2025-04-15T20:17:58.595836250Z",
"dependencies": {
"hl7.fhir.r4.core": "4.0.1"
}
}