Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.ebm@1.0.0-ballot2
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.ebm-1.0.0-ballot2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "6.0.0-ballot2" ],
"tools-version": 3,
"_id": "hl7.fhir.uv.ebm@1.0.0-ballot2",
"date": "20250328171138",
"license": "CC0-1.0",
"jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
"tgz": "-/hl7.fhir.uv.ebm-1.0.0-ballot2.tgz",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.ebm-1.0.0-ballot2.tgz"
},
"name": "hl7.fhir.uv.ebm",
"type": "IG",
"title": "Evidence Based Medicine on FHIR Implementation Guide",
"author": "HL7 International / Clinical Decision Support",
"id": "hl7.fhir.uv.ebm@1.0.0-ballot2",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/uv/ebm",
"url": "http://hl7.org/fhir/uv/ebm/2025May",
"lsn": 21,
"version": "1.0.0-ballot2",
"timestamp": "2025-03-29T12:49:40.885139Z",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/dss",
"name": "HL7 International / Clinical Decision Support"
} ],
"dependencies": {
"hl7.fhir.r6.core": "6.0.0-ballot2",
"hl7.terminology.r5": "6.2.0",
"hl7.fhir.uv.extensions.r5": "5.2.0"
}
}