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