Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.davinci-pr@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.davinci-pr-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.us.davinci-pr@1.0.0",
"date": "20250408154144",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"tgz": "-/hl7.fhir.us.davinci-pr-1.0.0.tgz",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.davinci-pr-1.0.0.tgz"
},
"name": "hl7.fhir.us.davinci-pr",
"type": "IG",
"title": "Da Vinci Postable Remittance",
"author": "HL7 International / Payer/Provider Information Exchange Work Group",
"id": "hl7.fhir.us.davinci-pr@1.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/us/davinci-pr",
"url": "http://hl7.org/fhir/us/davinci-pr/STU1",
"lsn": 87,
"version": "1.0.0",
"timestamp": "2025-04-08T16:44:42.836513730Z",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/claims",
"name": "HL7 International / Payer/Provider Information Exchange Work Group"
} ],
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"hl7.terminology.r4": "6.2.0",
"hl7.fhir.us.davinci-hrex": "1.1.0",
"hl7.fhir.uv.extensions.r4": "5.2.0"
}
}