Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.pddi@1.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.pddi-1.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.uv.pddi@1.0.0-ballot",
"date": "20221207143503",
"license": "CC0-1.0",
"jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.pddi-1.0.0-ballot.tgz"
},
"name": "hl7.fhir.uv.pddi",
"type": "IG",
"title": "Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2",
"author": "HL7 Clinical Decision Support Workgroup",
"id": "hl7.fhir.uv.pddi@1.0.0-ballot",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/uv/pddi",
"url": "http://hl7.org/fhir/uv/pddi/2023Jan",
"version": "1.0.0-ballot",
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"hl7.terminology.r4": "5.0.0"
}
}